Enum GamepadKey
Key on the gamepad
Fields
| Name | Description |
|---|---|
| DpadDown | D-Pad down button |
| DpadLeft | D-Pad left button |
| DpadRight | D-Pad right button |
| DpadUp | D-Pad up button |
| East | Face button on right side |
| LeftShoulder | Left shoulder button (the one on top) |
| LeftStick | Left joy stick (press it as a button) |
| LeftTrigger | Left trigger button (the one on bottom) |
| North | Face button on top |
| RightShoulder | Right shoulder button (the one on top) |
| RightStick | Right joy stick (press it as a button) |
| RightTrigger | Right trigger button (the one on bottom) |
| Select | System button select (-) |
| South | Face button on button |
| Start | System button start (+) |
| West | Face button on left side |