Tao.FreeGlut SDK Documentation |
|
Glut.GLUT_JOYSTICK_BUTTONS Field
Number of buttons supported by the joystick. If no joystick is supported, zero is returned.
[Visual Basic]
Public Const GLUT_JOYSTICK_BUTTONS As
Integer = 614
[C#]
public const
int GLUT_JOYSTICK_BUTTONS = 614;
See Also
Glut Class | Tao.FreeGlut Namespace