GUI help screen management. More...

Go to the source code of this file.
Functions | |
| void | gfuiHelpInit (void) |
| void | GfuiHelpScreen (void *prevScreen) |
| Generate a help screen. More... | |
Variables | |
| static void * | scrHandle |
| static float * | fgColor1 = &(GfuiColor[GFUI_HELPCOLOR1][0]) |
| static float * | fgColor2 = &(GfuiColor[GFUI_HELPCOLOR2][0]) |
| void gfuiHelpInit | ( | void | ) |
Definition at line 38 of file guihelp.cpp.
|
static |
Definition at line 34 of file guihelp.cpp.
|
static |
Definition at line 35 of file guihelp.cpp.
|
static |
Definition at line 33 of file guihelp.cpp.