Files
allwpilib/wpilibc/src/main/native/include/frc
Starlight220 031962608b [wpilib] Add PS4Controller, remove Hand from GenericHID/XboxController (#3345)
- GenericHID is now concrete, and has only getRawAxis/Button(int) functionality
- getXxx() has been moved into Joystick as that's the only place where it makes sense
- Hand (and therefore getXxx(Hand)) has been removed, replaced by specific getLeft/RightXxx() methods in XboxController and the new PS4Controller class
- C++ ::Button:: and ::Axis:: enums have been converted to identically-namespaced static constexpr ints
2021-08-14 10:00:46 -07:00
..
2021-04-18 20:35:29 -07:00
2021-05-25 10:04:32 -07:00
2021-04-18 20:35:29 -07:00
2021-04-18 20:35:29 -07:00
2021-01-19 22:59:18 -08:00