Tao.FreeGlut SDK Documentation |
|
Glut.GLUT_NUM_BUTTON_BOX_BUTTONS Field
Number of buttons supported by the dial and button box device. If no dials and button box device is supported, zero is returned.
[Visual Basic]
Public Const GLUT_NUM_BUTTON_BOX_BUTTONS As
Integer = 607
[C#]
public const
int GLUT_NUM_BUTTON_BOX_BUTTONS = 607;
See Also
Glut Class | Tao.FreeGlut Namespace