Joystick
Button Method (index)
NamespacesDXJoystickJoystickButton(Int32)
Get the value of the specified button.
Declaration Syntax
C#Visual BasicVisual C++
public bool Button(
	int index
)
Public Function Button ( _
	index As Integer _
) As Boolean
public:
bool Button(
	int index
)
Parameters
index (Int32)

[Missing <param> documentation for "index"]

Return Value

[Missing <returns> documentation for M:DXJoystick.Joystick.Button(System.Int32)]

Assembly: Joystick (Module: Joystick) Version: 1.0.3.0