Package-level declarations
Types
Link copied to clipboard
class GamepadEx(gamepad: Gamepad, triggerThreshold: Float = 0.0f, horizontalJoystickThreshold: Float = 0.0f, verticalJoystickThreshold: Float = 0.0f, reverseVertical: Boolean = true)
This class offers a complete wrapper of the Qualcomm gamepad class. The only time users should need to interact with the Qualcomm gamepad class is when instantiating this class.
Link copied to clipboard
Link copied to clipboard
An axis of a joystick that has a value between -1 and 1.