Joystick |
public enum JoystickButtons
| Member name | Value | Description |
|---|---|---|
| Button1 | 0 | |
| Button2 | 1 | |
| Button3 | 2 | |
| Button4 | 3 | |
| Button5 | 4 | |
| Button6 | 5 | |
| Button7 | 6 | |
| Button8 | 7 | |
| Button9 | 8 | |
| Button10 | 9 | |
| Button11 | 10 | |
| Button12 | 11 | |
| Button13 | 12 | |
| Button14 | 13 | |
| Button15 | 14 | |
| Button16 | 15 | |
| Button17 | 16 | |
| Button18 | 17 | |
| Button19 | 18 | |
| Button20 | 19 | |
| Button21 | 20 | |
| Button22 | 21 | |
| Button23 | 22 | |
| Button24 | 23 | |
| Button25 | 24 | |
| Button26 | 25 | |
| Button27 | 26 | |
| Button28 | 27 | |
| Button29 | 28 | |
| Button30 | 29 | |
| Button31 | 30 | |
| Button32 | 31 | |
| XBox360_A | 32 | |
| XBox360_B | 33 | |
| XBox360_X | 34 | |
| XBox360_Y | 35 | |
| XBox360_LeftShoulder | 36 | |
| XBox360_RightShoulder | 37 | |
| XBox360_Back | 38 | |
| XBox360_Start | 39 | |
| XBox360_LeftThumbstick | 40 | |
| XBox360_RightThumbstick | 41 |
Copyright 2026 NeoAxis Group. All rights reserved.