This is the complete list of members for gBasePlugin, including all inherited members.
| charPressed(unsigned int unicode) | gBasePlugin | virtual |
| createRenderer() | gRenderObject | static |
| destroyRenderer() | gRenderObject | static |
| disableShadowMapping() | gRenderObject | static |
| enableShadowMapping() | gRenderObject | static |
| gBasePlugin() | gBasePlugin | |
| getRenderer() | gRenderObject | static |
| getScreenHeight() | gRenderObject | |
| getScreenWidth() | gRenderObject | |
| 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 |
| gObject() | gObject | |
| gRenderObject() | gRenderObject | |
| gSetAssetsDir(std::string assetsDir) | gObject | static |
| isShadowMappingEnabled() | gRenderObject | static |
| isshadowmappingenabled | gRenderObject | protectedstatic |
| keyPressed(int key) | gBasePlugin | virtual |
| keyReleased(int key) | gBasePlugin | virtual |
| 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 | |
| mouseDragged(int x, int y, int button) | gBasePlugin | virtual |
| mouseEntered() | gBasePlugin | virtual |
| mouseExited() | gBasePlugin | virtual |
| mouseMoved(int x, int y) | gBasePlugin | virtual |
| mousePressed(int x, int y, int button) | gBasePlugin | virtual |
| mouseReleased(int x, int y, int button) | gBasePlugin | virtual |
| mouseScrolled(int x, int y) | gBasePlugin | virtual |
| onEvent(gEvent &event) | gBasePlugin | virtual |
| popMatrix() | gRenderObject | |
| pushMatrix() | gRenderObject | |
| releaseresolution | gObject | protectedstatic |
| releasescaling | gObject | protectedstatic |
| renderpassno | gObject | protectedstatic |
| renderpassnum | gObject | protectedstatic |
| setCurrentResolution(int scalingNo, int currentResolutionNo) | gObject | static |
| setScreenScaling(int screenScaling) | gRenderObject | static |
| setScreenSize(int screenWidth, int screenHeight) | gRenderObject | static |
| setUnitScreenSize(int unitWidth, int unitHeight) | gRenderObject | static |
| setup() | gBasePlugin | virtual |
| update() | gBasePlugin | virtual |
| usedplugins | gBasePlugin | static |
| ~gBasePlugin() | gBasePlugin | virtual |