glutGameModeString(3GLUT) GLUT glutGameModeString(3GLUT)NAMEglutGameModeString - sets the game mode configuration via a string.SYNTAX#include <GLUT/glut.h> void glutGameModeString(const char *string);ARGUMENTSstring ASCII string for selecting a game mode configuration.DESCRIPTIONXXX fix meSEE ALSOglutGameModeGet, glutEnterGameMode, glutLeaveGameMode, glutInitDisplayStringAUTHORMark J. Kilgard (mjk@nvidia.com)GLUT3.7 glutGameModeString(3GLUT)
| Related Man Pages |
|---|
| glutentergamemode(3glut) - redhat |
| glutleavegamemode(3glut) - redhat |
| glutentergamemode(3glut) - suse |
| glutentergamemode(3glut) - osx |
| gluttabletmotionfunc(3glut) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| AIX Links |
| When is a _function_ not a _function_? |
| Undeletable file |
| To print diamond asterisk pattern based on inputs |
| A dash to GOTO or a dash from GOTO, that is the question... |