Tao.FreeGlut SDK Documentation |
|
Glut.GLUT_CURSOR_UP_DOWN Field
Bi-directional pointing up and down.
[Visual Basic]
Public Const GLUT_CURSOR_UP_DOWN As
Integer = 10
[C#]
public const
int GLUT_CURSOR_UP_DOWN = 10;
See Also
Glut Class | Tao.FreeGlut Namespace