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