Tao.FreeGlut SDK Documentation

Glut.GLUT_JOYSTICK_AXES Field

Number of axes supported by the joystick. If no joystick is supposrted, zero is returned.

[Visual Basic]
Public Const GLUT_JOYSTICK_AXES As Integer = 615
[C#]
public const int GLUT_JOYSTICK_AXES = 615;

See Also

Glut Class | Tao.FreeGlut Namespace