| actionmanager | gBaseGUIObject | protectedstatic |
| backgroundcolor | gBaseGUIObject | protectedstatic |
| barsize | gGUIScrollable | protected |
| bottom | gBaseGUIObject | |
| boxh | gGUIScrollable | protected |
| boxw | gGUIScrollable | protected |
| buttoncolor | gBaseGUIObject | protectedstatic |
| buttonfontcolor | gBaseGUIObject | protectedstatic |
| calculateContentHeight() | gGUIControl | inlinevirtual |
| charPressed(unsigned int codepoint) | gGUIGrid | virtual |
| clear() | gGUIGrid | |
| countasspace | gGUIControl | protected |
| countAsSpace() | gGUIControl | virtual |
| createRenderer() | gRenderObject | static |
| CURSOR_ARROW | gBaseGUIObject | static |
| CURSOR_CROSSHAIR | gBaseGUIObject | static |
| CURSOR_HAND | gBaseGUIObject | static |
| CURSOR_HRESIZE | gBaseGUIObject | static |
| CURSOR_IBEAM | gBaseGUIObject | static |
| CURSOR_VRESIZE | gBaseGUIObject | static |
| destroyRenderer() | gRenderObject | static |
| digitToString() | gGUIGrid | |
| disabledbuttoncolor | gBaseGUIObject | protectedstatic |
| disabledbuttonfontcolor | gBaseGUIObject | protectedstatic |
| disableShadowMapping() | gRenderObject | static |
| draw() | gGUIScrollable | virtual |
| drawCellBackground() | gGUIGrid | |
| drawCellContents() | gGUIGrid | |
| drawColumnHeader() | gGUIGrid | |
| drawColumnLines() | gGUIGrid | |
| drawContent() | gGUIGrid | virtual |
| drawRowHeader() | gGUIGrid | |
| drawRowLines() | gGUIGrid | |
| drawScrollbars() | gGUIScrollable | virtual |
| drawSelectedArea() | gGUIGrid | |
| enableScrollbars(bool isVerticalEnabled, bool isHorizontalEnabled) | gGUIScrollable | |
| enableShadowMapping() | gRenderObject | static |
| focusid | gBaseGUIObject | static |
| font | gBaseGUIObject | protectedstatic |
| fontcolor | gBaseGUIObject | protectedstatic |
| foregroundcolor | gBaseGUIObject | protectedstatic |
| FUNCTION_FIRSTINDEX enum value | gGUIGrid | |
| FUNCTION_SENDER enum value | gGUIGrid | |
| FUNCTION_TYPE enum value | gGUIGrid | |
| FUNCTIONTYPE_ADD enum value | gGUIGrid | |
| FUNCTIONTYPE_COPY enum value | gGUIGrid | |
| FUNCTIONTYPE_DIVIDE enum value | gGUIGrid | |
| FUNCTIONTYPE_MULTIPLY enum value | gGUIGrid | |
| FUNCTIONTYPE_NONE enum value | gGUIGrid | |
| FUNCTIONTYPE_SUB enum value | gGUIGrid | |
| FUNCTIONTYPE_SUM enum value | gGUIGrid | |
| gBaseGUIObject() | gBaseGUIObject | |
| getBackgroundColor() | gBaseGUIObject | static |
| getButtonColor() | gBaseGUIObject | static |
| getButtonFontColor() | gBaseGUIObject | static |
| getCell(const std::string &cellID) | gGUIGrid | |
| getCell(int rowNo, int columnNo) | gGUIGrid | |
| getColumnName(int columnNo) | gGUIGrid | |
| getColumnNo(const std::string &columnName) | gGUIGrid | |
| getColumnNum() | gGUIGrid | |
| getColumnWidth(int columnNo) | gGUIGrid | |
| getCursor(int x, int y) | gGUIGrid | virtual |
| getDisabledButtonColor() | gBaseGUIObject | static |
| getDisabledButtonFontColor() | gBaseGUIObject | static |
| getFbo() | gGUIScrollable | |
| getFont() | gBaseGUIObject | static |
| getFontColor() | gBaseGUIObject | static |
| getForegroundColor() | gBaseGUIObject | static |
| getId() | gBaseGUIObject | |
| getMiddlegroundColor() | gBaseGUIObject | static |
| getNavigationBackgroundColor() | gBaseGUIObject | static |
| getNavigationFontColor() | gBaseGUIObject | static |
| getParent() | gBaseGUIObject | |
| getParentSlotColumnNo() | gBaseGUIObject | |
| getParentSlotLineNo() | gBaseGUIObject | |
| getPressedButtonColor() | gBaseGUIObject | static |
| getPressedButtonFontColor() | gBaseGUIObject | static |
| getRenderer() | gRenderObject | static |
| getRowHeight(int rowNo) | gGUIGrid | |
| getRowNum() | gGUIGrid | |
| getScreenHeight() | gRenderObject | |
| getScreenWidth() | gRenderObject | |
| getSelectedAreaColor() | gGUIGrid | |
| getSelectedCells() | gGUIGrid | |
| getSelectedFrameColor() | gGUIGrid | |
| getTextBackgroundColor() | gBaseGUIObject | static |
| getTitle() | gBaseGUIObject | |
| getTitleTop() | gGUIScrollable | |
| getTopParent() | gBaseGUIObject | |
| getType() | gBaseGUIObject | |
| getVerticalScroll() | gGUIScrollable | |
| gGetAppDir() | gObject | static |
| gGetAssetsDir() | gObject | static |
| gGetDatabasesDir() | gObject | static |
| gGetFilesDir() | gObject | static |
| gGetFontsDir() | gObject | static |
| gGetImagesDir() | gObject | static |
| gGetModelsDir() | gObject | static |
| gGetShadersDir() | gObject | static |
| gGetSoundsDir() | gObject | static |
| gGetTexturesDir() | gObject | static |
| gGetVideosDir() | gObject | static |
| gGUIControl() | gGUIControl | |
| gGUIGrid() | gGUIGrid | |
| gGUIScrollable() | gGUIScrollable | |
| gObject() | gObject | |
| gRenderObject() | gRenderObject | |
| gSetAssetsDir(std::string assetsDir) | gObject | static |
| GUIEVENT_FOCUSED | gBaseGUIObject | static |
| GUIEVENT_UNFOCUSED | gBaseGUIObject | static |
| height | gBaseGUIObject | |
| horizontalscroll | gGUIScrollable | protected |
| horizontalscrollbarpos | gGUIScrollable | protected |
| horizontalscrollclickedtime | gGUIScrollable | protected |
| horizontalscrolldragstart | gGUIScrollable | protected |
| id | gBaseGUIObject | |
| iscontainer | gBaseGUIObject | |
| iscursoron | gBaseGUIObject | |
| isdragginghorizontalscroll | gGUIScrollable | protected |
| isdraggingverticalscroll | gGUIScrollable | protected |
| isEnabled() | gBaseGUIObject | |
| isenabled | gBaseGUIObject | protected |
| isfocused | gBaseGUIObject | |
| isPointInsideHorizontalScrollbar(int x, int y, bool checkFullSize=false) | gGUIScrollable | protected |
| isPointInsideVerticalScrollbar(int x, int y, bool checkFullSize=false) | gGUIScrollable | protected |
| isresizable | gBaseGUIObject | |
| isshadowmappingenabled | gRenderObject | protectedstatic |
| isShadowMappingEnabled() | gRenderObject | static |
| issizer | gBaseGUIObject | |
| istitleon | gBaseGUIObject | protected |
| isTitleOn() | gBaseGUIObject | |
| keyPressed(int key) | gGUIGrid | virtual |
| keyReleased(int key) | gGUIGrid | virtual |
| left | gBaseGUIObject | |
| logd(std::string message) | gObject | |
| logd(std::string tag, std::string message) | gObject | |
| loge(std::string message) | gObject | |
| loge(std::string tag, std::string message) | gObject | |
| logi(std::string message) | gObject | |
| logi(std::string tag, std::string message) | gObject | |
| LOGLEVEL_DEBUG | gObject | static |
| LOGLEVEL_ERROR | gObject | static |
| LOGLEVEL_INFO | gObject | static |
| LOGLEVEL_SILENT | gObject | static |
| LOGLEVEL_WARNING | gObject | static |
| logw(std::string message) | gObject | |
| logw(std::string tag, std::string message) | gObject | |
| maxcolumnnum | gGUIGrid | |
| maxrownum | gGUIGrid | |
| middlegroundcolor | gBaseGUIObject | protectedstatic |
| mouseDragged(int x, int y, int button) | gGUIGrid | virtual |
| mouseEntered() | gBaseGUIObject | virtual |
| mouseExited() | gBaseGUIObject | virtual |
| mouseMoved(int x, int y) | gGUIScrollable | virtual |
| mousePressed(int x, int y, int button) | gGUIGrid | virtual |
| mouseReleased(int x, int y, int button) | gGUIGrid | virtual |
| mouseScrolled(int x, int y) | gGUIGrid | virtual |
| navigationbackgroundcolor | gBaseGUIObject | protectedstatic |
| navigationfontcolor | gBaseGUIObject | protectedstatic |
| oldheight | gGUIControl | protected |
| oldwidth | gGUIControl | protected |
| onGUIEvent(int guiObjectId, int eventType, int sourceEventType, std::string value1="", std::string value2="") | gBaseGUIObject | virtual |
| parent | gBaseGUIObject | protected |
| parentslotcolumnno | gBaseGUIObject | protected |
| parentslotlineno | gBaseGUIObject | protected |
| popMatrix() | gRenderObject | |
| pressedbuttoncolor | gBaseGUIObject | protectedstatic |
| pressedbuttonfontcolor | gBaseGUIObject | protectedstatic |
| previousfocusid | gBaseGUIObject | static |
| PROCESS_ALIGNMENT enum value | gGUIGrid | |
| PROCESS_ALL enum value | gGUIGrid | |
| PROCESS_COLOR enum value | gGUIGrid | |
| PROCESS_FONT enum value | gGUIGrid | |
| PROCESS_FONTSIZE enum value | gGUIGrid | |
| PROCESS_FONTSTATE enum value | gGUIGrid | |
| PROCESS_LINE enum value | gGUIGrid | |
| PROCESS_TEXT enum value | gGUIGrid | |
| pushMatrix() | gRenderObject | |
| releaseresolution | gObject | protectedstatic |
| releasescaling | gObject | protectedstatic |
| renderpassno | gObject | protectedstatic |
| renderpassnum | gObject | protectedstatic |
| res | gBaseGUIObject | protectedstatic |
| right | gBaseGUIObject | |
| root | gBaseGUIObject | protected |
| scrollamount | gGUIScrollable | protected |
| scrollbarhorizontalsize | gGUIScrollable | protected |
| scrollbarverticalsize | gGUIScrollable | protected |
| selectCell(Cell *cell) | gGUIGrid | |
| selectCell(int rowNo, int columnNo) | gGUIGrid | |
| selectCell(Cell *cell1, Cell *cell2) | gGUIGrid | |
| selectCell(const std::string &cell) | gGUIGrid | |
| selectCell(const std::string &cell1, const std::string &cell2) | gGUIGrid | |
| set(gBaseApp *root, gBaseGUIObject *topParentGUIObject, gBaseGUIObject *parentGUIObject, int parentSlotLineNo, int parentSlotColumnNo, int x, int y, int w, int h) | gGUIGrid | virtual |
| setBackgroundColor(gColor *backgroundColor) | gBaseGUIObject | static |
| setButtonColor(gColor *color) | gBaseGUIObject | static |
| setButtonFontColor(gColor *color) | gBaseGUIObject | static |
| setCellAlignment(int cellAlignment, bool clicked=true) | gGUIGrid | |
| setCellAlignment(Cell *cell, int cellAlignment) | gGUIGrid | |
| setCellAlignment(const std::string &cell, int cellAlignment) | gGUIGrid | |
| setCellContent(Cell *cell, const std::string &cellContent) | gGUIGrid | |
| setCellContent(int rowNo, int columnNo, const std::string &cellContent) | gGUIGrid | |
| setCellContent(const std::string &cell, const std::string &cellContent) | gGUIGrid | |
| setCellFont(int fontNo) | gGUIGrid | |
| setCellFont(Cell *cell, int fontNo) | gGUIGrid | |
| setCellFont(const std::string &cell, int fontNo) | gGUIGrid | |
| setCellFontBold() | gGUIGrid | |
| setCellFontBold(Cell *cell) | gGUIGrid | |
| setCellFontBold(const std::string &cell) | gGUIGrid | |
| setCellFontColor(gColor *fontColor=fontcolor) | gGUIGrid | |
| setCellFontColor(Cell *cell, gColor *fontColor=fontcolor) | gGUIGrid | |
| setCellFontColor(const std::string &cell, gColor *fontColor=fontcolor) | gGUIGrid | |
| setCellFontItalic() | gGUIGrid | |
| setCellFontItalic(Cell *cell) | gGUIGrid | |
| setCellFontItalic(const std::string &cell) | gGUIGrid | |
| setCellFontSize(int fontSize) | gGUIGrid | |
| setCellFontSize(Cell *cell, int fontSize) | gGUIGrid | |
| setCellFontSize(const std::string &cell, int fontSize) | gGUIGrid | |
| setCellLine(int lineNo, bool clicked=true) | gGUIGrid | |
| setCellLine(Cell *cell, int lineNo, bool clicked=true) | gGUIGrid | |
| setCellLine(const std::string &cell, int lineNo, bool clicked=true) | gGUIGrid | |
| setCellReadOnly(Cell *cell, bool readonly) | gGUIGrid | |
| setCellReadOnly(int rowNo, int columnNo, bool readonly) | gGUIGrid | |
| setCellReadOnly(const std::string &cell, bool readonly) | gGUIGrid | |
| setCellsAlignment(std::deque< Cell * > cells, int cellAlignment) | gGUIGrid | |
| setCellsAlignment(Cell *cell1, Cell *cell2, int cellAlignment) | gGUIGrid | |
| setCellsAlignment(const std::string &cell1, const std::string &cell2, int cellAlignment) | gGUIGrid | |
| setCellsContent(std::deque< Cell * > cells, std::vector< std::string > contents) | gGUIGrid | |
| setCellsContent(Cell *cell1, Cell *cell2, std::vector< std::string > contents) | gGUIGrid | |
| setCellsContent(const std::string &cell1, const std::string &cell2, std::vector< std::string > contents) | gGUIGrid | |
| setCellsFont(std::deque< Cell * > cells, int fontNo) | gGUIGrid | |
| setCellsFont(Cell *cell1, Cell *cell2, int fontNo) | gGUIGrid | |
| setCellsFont(const std::string &cell1, const std::string &cell2, int fontNo) | gGUIGrid | |
| setCellsFontBold(std::deque< Cell * > cells) | gGUIGrid | |
| setCellsFontBold(Cell *cell1, Cell *cell2) | gGUIGrid | |
| setCellsFontBold(const std::string &cell1, const std::string &cell2) | gGUIGrid | |
| setCellsFontColor(std::deque< Cell * > cells, gColor *fontColor=fontcolor) | gGUIGrid | |
| setCellsFontColor(Cell *cell1, Cell *cell2, gColor *fontColor=fontcolor) | gGUIGrid | |
| setCellsFontColor(const std::string &cell1, const std::string &cell2, gColor *fontColor=fontcolor) | gGUIGrid | |
| setCellsFontItalic(std::deque< Cell * > cells) | gGUIGrid | |
| setCellsFontItalic(Cell *cell1, Cell *cell2) | gGUIGrid | |
| setCellsFontItalic(const std::string &cell1, const std::string &cell2) | gGUIGrid | |
| setCellsFontSize(std::deque< Cell * > cells, int fontSize) | gGUIGrid | |
| setCellsFontSize(Cell *cell1, Cell *cell2, int fontSize) | gGUIGrid | |
| setCellsFontSize(const std::string &cell1, const std::string &cell2, int fontSize) | gGUIGrid | |
| setCellsLine(std::deque< Cell * > cells, int lineNo, bool clicked=true) | gGUIGrid | |
| setCellsLine(Cell *cell1, Cell *cell2, int lineNo, bool clicked=true) | gGUIGrid | |
| setCellsLine(const std::string &cell1, const std::string &cell2, int lineNo, bool clicked=true) | gGUIGrid | |
| setColumnNum(int columnNum) | gGUIGrid | |
| setColumnWidth(int columnNo, float width) | gGUIGrid | |
| setCountAsSpace(bool isSpace) | gGUIControl | |
| setCurrentResolution(int scalingNo, int currentResolutionNo) | gObject | static |
| setCursorOn(bool isOn) | gBaseGUIObject | virtual |
| setDimensions(int width, int height) | gGUIScrollable | protected |
| setDisabledButtonColor(gColor *color) | gBaseGUIObject | static |
| setDisabledButtonFontColor(gColor *color) | gBaseGUIObject | static |
| setEnabled(bool isEnabled) | gBaseGUIObject | |
| setFont(gFont *font) | gBaseGUIObject | static |
| setFontColor(gColor *fontColor) | gBaseGUIObject | static |
| setForegroundColor(gColor *foregroundColor) | gBaseGUIObject | static |
| setGrid(int rowNum, int columnNum) | gGUIGrid | |
| setMiddlegroundColor(gColor *middlegroundColor) | gBaseGUIObject | static |
| setNavigationBackgroundColor(gColor *navigationBackgroundColor) | gBaseGUIObject | static |
| setNavigationFontColor(gColor *navigationFontColor) | gBaseGUIObject | static |
| setParent(gBaseGUIObject *parentGUIObject) | gBaseGUIObject | virtual |
| setParentSlotNo(int parentSlotLineNo, int parentSlotColumnNo) | gBaseGUIObject | |
| setPressedButtonColor(gColor *color) | gBaseGUIObject | static |
| setPressedButtonFontColor(gColor *color) | gBaseGUIObject | static |
| setRootApp(gBaseApp *root) | gBaseGUIObject | |
| setRowHeight(int rowNo, float height) | gGUIGrid | |
| setRowNum(int rowNum) | gGUIGrid | |
| setScreenScaling(int screenScaling) | gRenderObject | static |
| setScreenSize(int screenWidth, int screenHeight) | gRenderObject | static |
| setSelectedAreaColor(gColor *selectedAreaColor) | gGUIGrid | |
| setSelectedFrameColor(gColor *selectedFrameColor) | gGUIGrid | |
| setTextBackgroundColor(gColor *textBackgroundColor) | gBaseGUIObject | static |
| setTitle(std::string title) | gBaseGUIObject | |
| setTitleOn(bool isTitleOn) | gBaseGUIObject | |
| setToolbarSpace(int toolbarW, int toolbarH) | gGUIScrollable | |
| setTopParent(gBaseGUIObject *parentGUIObject) | gBaseGUIObject | virtual |
| setUnitScreenSize(int unitWidth, int unitHeight) | gRenderObject | static |
| TEXTALIGNMENT_LEFT enum value | gBaseGUIObject | |
| TEXTALIGNMENT_MIDDLE enum value | gBaseGUIObject | |
| TEXTALIGNMENT_RIGHT enum value | gBaseGUIObject | |
| textbackgroundcolor | gBaseGUIObject | protectedstatic |
| TEXTLINE_DOUBLEUNDER enum value | gGUIGrid | |
| TEXTLINE_NONE enum value | gGUIGrid | |
| TEXTLINE_STRIKE enum value | gGUIGrid | |
| TEXTLINE_UNDER enum value | gGUIGrid | |
| title | gBaseGUIObject | protected |
| titleheight | gBaseGUIObject | |
| titlex | gBaseGUIObject | |
| titley | gBaseGUIObject | |
| top | gBaseGUIObject | |
| topparent | gBaseGUIObject | protected |
| totalh | gGUIScrollable | protected |
| totalw | gGUIScrollable | protected |
| type | gBaseGUIObject | |
| update() | gGUIGrid | virtual |
| updateScrollbar() | gGUIScrollable | |
| verticalscroll | gGUIScrollable | protected |
| verticalscrollbarpos | gGUIScrollable | protected |
| verticalscrollclickedtime | gGUIScrollable | protected |
| verticalscrolldragstart | gGUIScrollable | protected |
| width | gBaseGUIObject | |
| windowResized(int w, int h) | gGUIScrollable | virtual |
| ~gBaseGUIObject() | gBaseGUIObject | virtual |
| ~gGUIControl() | gGUIControl | virtual |
| ~gGUIGrid() | gGUIGrid | virtual |
| ~gGUIScrollable() | gGUIScrollable | virtual |