Joystick
Flip Property
NamespacesDXJoystickJoystickAxisControllerFlip
Get or set the option to flip the axis direction.
Declaration Syntax
C#Visual BasicVisual C++
public bool Flip { get; set; }
Public Property Flip As Boolean
public:
property bool Flip {
	bool get ();
	void set (bool value);
}

Assembly: Joystick (Module: Joystick) Version: 1.0.3.0