Tao.FreeGlut SDK Documentation |
|
Glut.GLUT_KEY_REPEAT_ON Field
Enable key repeat for the window system on a global basis.
[Visual Basic]
Public Const GLUT_KEY_REPEAT_ON As
Integer = 1
[C#]
public const
int GLUT_KEY_REPEAT_ON = 1;
See Also
Glut Class | Tao.FreeGlut Namespace