This is the complete list of members for gGUIManager, including all inherited members.
| charPressed(unsigned int key) | gGUIManager | |
| draw() | gGUIManager | |
| FONT_FREESANS enum value | gGUIManager | |
| fontnum | gGUIManager | static |
| FONTTYPE_BOLD enum value | gGUIManager | |
| FONTTYPE_BOLDITALIC enum value | gGUIManager | |
| FONTTYPE_ITALIC enum value | gGUIManager | |
| FONTTYPE_REGULAR enum value | gGUIManager | |
| fonttypenum | gGUIManager | static |
| getCurrentFrame() | gGUIManager | |
| getFont(int fontNo, int fontType=FONTTYPE_REGULAR) | gGUIManager | |
| getTheme() | gGUIManager | |
| gGUIManager(gBaseApp *root, int width, int height) | gGUIManager | |
| GUITHEME_DARK | gGUIManager | static |
| GUITHEME_DARKBLUE | gGUIManager | static |
| GUITHEME_LIGHT | gGUIManager | static |
| GUITHEME_LIGHTBLUE | gGUIManager | static |
| hideDialogue(gGUIDialogue *dialogue) | gGUIManager | |
| isframeset | gGUIManager | |
| isRegisteredFrameForResizing(gGUIFrame *frame) | gGUIManager | |
| keyPressed(int key) | gGUIManager | |
| keyReleased(int key) | gGUIManager | |
| mouseDragged(int x, int y, int button) | gGUIManager | |
| mouseEntered() | gGUIManager | |
| mouseExited() | gGUIManager | |
| mouseMoved(int x, int y) | gGUIManager | |
| mousePressed(int x, int y, int button) | gGUIManager | |
| mouseReleased(int x, int y, int button) | gGUIManager | |
| mouseScrolled(int x, int y) | gGUIManager | |
| registerFrameForResizing(gGUIFrame *frame) | gGUIManager | |
| setCurrentFrame(gGUIFrame *currentFrame) | gGUIManager | |
| setCurrentFrame(gGUIFrame *currentFrame, int width, int height) | gGUIManager | |
| setTheme(int guiTheme) | gGUIManager | |
| setupDialogue(gGUIDialogue *dialogue) | gGUIManager | |
| showDialogue(gGUIDialogue *dialogue) | gGUIManager | |
| unregisterFrameForResizing(gGUIFrame *frame) | gGUIManager | |
| update() | gGUIManager | |
| windowResized(int w, int h) | gGUIManager | |
| ~gGUIManager() | gGUIManager | virtual |