Parsec

ParsecGamepadButton

Gamepad button.

Member of ParsecGamepadButtonMessage.

Values

NameValueDescription
GAMEPAD_BUTTON_A0A button.
GAMEPAD_BUTTON_B1B button.
GAMEPAD_BUTTON_X2X button.
GAMEPAD_BUTTON_Y3Y button.
GAMEPAD_BUTTON_BACK4Back button.
GAMEPAD_BUTTON_GUIDE5Guide button.
GAMEPAD_BUTTON_START6Start button.
GAMEPAD_BUTTON_LSTICK7Left thumbstick button.
GAMEPAD_BUTTON_RSTICK8Right thumbstick button.
GAMEPAD_BUTTON_LSHOULDER9Left shoulder (bumper) button.
GAMEPAD_BUTTON_RSHOULDER10Right shoulder (bumper) button.
GAMEPAD_BUTTON_DPAD_UP11Analog DPAD up.
GAMEPAD_BUTTON_DPAD_DOWN12Analog DPAD down.
GAMEPAD_BUTTON_DPAD_LEFT13Analog DPAD left.
GAMEPAD_BUTTON_DPAD_RIGHT14Analog DPAD right.