Click or drag to resize
MyJoystickAxesEnum Enumeration

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "T:VRage.Input.MyJoystickAxesEnum"]

Namespace: VRage.Input
Assembly: VRage (in VRage.dll) Version: 1.0.0.0
Syntax
C#
public enum MyJoystickAxesEnum
Members
  Member nameValueDescription
None0
Xpos1
Xneg2
Ypos3
Yneg4
Zpos5
Zneg6
RotationXpos7
RotationXneg8
RotationYpos9
RotationYneg10
RotationZpos11
RotationZneg12
Slider1pos13
Slider1neg14
Slider2pos15
Slider2neg16
See Also