Tao.FreeGlut SDK Documentation |
|
Glut.GLUT_GAME_MODE_HEIGHT Field
Height in pixels of the screen when game mode is activated.
[Visual Basic]
Public Const GLUT_GAME_MODE_HEIGHT As
Integer = 3
[C#]
public const
int GLUT_GAME_MODE_HEIGHT = 3;
See Also
Glut Class | Tao.FreeGlut Namespace