glutGameModeString (3) Linux Manual Page
glutGameModeString – Set the game mode display string Library OpenGLUT – gamemode Synopsis In openglut.h Ft void Fn glutGameModeString const char *string Parameters Bf Em string Ef A configuration parameter as a string. Description Sets the gamemode status according to an undocumented string. Glancing at old GLUT 3.7, the freeglut codebase that we inherited does…
