Properties | |
| int | Count [get] |
| The total number of axes for the joystick. | |
| double | this [int index] [get] |
| Gets the current value for the given axis. Axis 0 is the x-axis, axis 1 is the y-axis. | |
int AgateLib.InputLib.Old.Joystick.Joystick.AxisList.Count [get] |
The total number of axes for the joystick.
double AgateLib.InputLib.Old.Joystick.Joystick.AxisList.this[int index] [get] |
Gets the current value for the given axis. Axis 0 is the x-axis, axis 1 is the y-axis.
| index |
|
AgateLib Awesome Game and Tool Engine Library |
|