public static ParsecLibrary.ParsecGamepadButton
enum values
static int GAMEPAD_BUTTON_A
A button.
native declaration : line 429
static int GAMEPAD_BUTTON_B
B button.
native declaration : line 430
static int GAMEPAD_BUTTON_X
X button.
native declaration : line 431
static int GAMEPAD_BUTTON_Y
Y button.
native declaration : line 432
static int GAMEPAD_BUTTON_BACK
Back button.
native declaration : line 433
static int GAMEPAD_BUTTON_GUIDE
Guide button.
native declaration : line 434
static int GAMEPAD_BUTTON_START
Start button.
native declaration : line 435
static int GAMEPAD_BUTTON_LSTICK
Left thumbstick button.
native declaration : line 436
static int GAMEPAD_BUTTON_RSTICK
Right thumbstick button.
native declaration : line 437
static int GAMEPAD_BUTTON_LSHOULDER
Left shoulder (bumper) button.
native declaration : line 438
static int GAMEPAD_BUTTON_RSHOULDER
Right shoulder (bumper) button.
native declaration : line 439
static int GAMEPAD_BUTTON_DPAD_UP
Analog DPAD up.
native declaration : line 440
static int GAMEPAD_BUTTON_DPAD_DOWN
Analog DPAD down.
native declaration : line 441
static int GAMEPAD_BUTTON_DPAD_LEFT
Analog DPAD left.
native declaration : line 442
static int GAMEPAD_BUTTON_DPAD_RIGHT
Analog DPAD right.
native declaration : line 443
static int GAMEPAD_BUTTON_MAX
native declaration : line 444
static int __GAMEPAD_BUTTON_MAKE_32
native declaration : line 445