public static ParsecLibrary.ParsecGamepadAxis
enum values
static int GAMEPAD_AXIS_LX
Gamepad left thumbstick x-axis.
native declaration : line 471
static int GAMEPAD_AXIS_LY
Gamepad left thumbstick y-axis.
native declaration : line 472
static int GAMEPAD_AXIS_RX
Gamepad right thumbstick x-axis.
native declaration : line 473
static int GAMEPAD_AXIS_RY
Gamepad right thumbstick y-axis.
native declaration : line 474
static int GAMEPAD_AXIS_TRIGGERL
Gamepad left trigger value.
native declaration : line 475
static int GAMEPAD_AXIS_TRIGGERR
Gamepad right trigger value.
native declaration : line 476
static int GAMEPAD_AXIS_MAX
native declaration : line 477
static int __GAMEPAD_AXIS_MAKE_32
native declaration : line 478