Changes between Version 3 and Version 4 of ControlSystems/GameControllers/LogitechF310
- Timestamp:
- Nov 3, 2019, 10:28:51 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ControlSystems/GameControllers/LogitechF310
v3 v4 1 The Logitech F310 game controller is an inexpensive alternative to the standard Xbox controller that can be purchased for [https://www.amazon.com/Logitech-940-000110-Gamepad-F310/dp/B003VAHYQY $20 delivered]. The F310 has two analog joysticks and two analog triggers but uses different constants than those defined in GenericHID.Hand to access them.1 [[Image(f310.jpg,align=right,width=200,margin=10)]]The Logitech F310 game controller is an inexpensive alternative to the standard Xbox controller that can be purchased for [https://www.amazon.com/Logitech-940-000110-Gamepad-F310/dp/B003VAHYQY $20 delivered]. The F310 has two analog joysticks and two analog triggers but uses different constants than those defined in GenericHID.Hand to access them. 2 2 3 3 You can access the F310 joystick axes using the method xbox.getRawAxis(n) where n is the axis number: