Content-type: text/html Manpage of glutGameModeString

glutGameModeString

Section: GLUT (3GLUT)
Updated: 3.7
Index Return to Main Contents
 

NAME

glutGameModeString - sets the game mode configuration via a string.  

SYNTAX


void glutGameModeString(const char *string);
 

ARGUMENTS

string
ASCII string for selecting a game mode configuration.
 

DESCRIPTION

XXX fix me  

SEE ALSO

glutGameModeGet, glutEnterGameMode, glutLeaveGameMode, glutInitDisplayString  

AUTHOR

Mark J. Kilgard (mjk@nvidia.com)


 

Index

NAME
SYNTAX
ARGUMENTS
DESCRIPTION
SEE ALSO
AUTHOR

This document was created by man2html, using the manual pages.
Time: 13:00:47 GMT, March 25, 2001