AxisEvent

Defines an axis event. Per-axis IDs are being used.

Members

Functions

toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

id
uint id;

Identifier number of the axis.

val
float val;

Current value of the axis (either -1.0 to 1.0 or 0.0 to 1.0)

Meta