Joystick
AxisChange Event
NamespacesDXJoystickJoystickAxisChange
An event for handling changes in joystick axes.
Declaration Syntax
C#Visual BasicVisual C++
public event Joystick..::.AxisChangeHandler AxisChange
Public Event AxisChange As Joystick..::.AxisChangeHandler
public:
 event Joystick..::.AxisChangeHandler^ AxisChange {
	void add (Joystick..::.AxisChangeHandler^ value);
	void remove (Joystick..::.AxisChangeHandler^ value);
}

Assembly: Joystick (Module: Joystick) Version: 1.0.3.0