Joystick
ButtonDown Property
NamespacesDXJoystickJoystickButtonPairControllerButtonDown
Get or set the index of the button to decrease the control value.
Declaration Syntax
C#Visual BasicVisual C++
public int ButtonDown { get; set; }
Public Property ButtonDown As Integer
public:
property int ButtonDown {
	int get ();
	void set (int value);
}

Assembly: Joystick (Module: Joystick) Version: 1.0.3.0