| MyJoystickAxesEnum Enumeration |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:VRage.Input.MyJoystickAxesEnum"]
Namespace: VRage.Input
public enum MyJoystickAxesEnum
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | ||
| Xpos | 1 | ||
| Xneg | 2 | ||
| Ypos | 3 | ||
| Yneg | 4 | ||
| Zpos | 5 | ||
| Zneg | 6 | ||
| RotationXpos | 7 | ||
| RotationXneg | 8 | ||
| RotationYpos | 9 | ||
| RotationYneg | 10 | ||
| RotationZpos | 11 | ||
| RotationZneg | 12 | ||
| Slider1pos | 13 | ||
| Slider1neg | 14 | ||
| Slider2pos | 15 | ||
| Slider2neg | 16 |