GlistEngine
Loading...
Searching...
No Matches
gAppManager Member List

This is the complete list of members for gAppManager, including all inherited members.

callEvent(gEvent &event)gAppManager
disableVsync()gAppManager
emscriptenLoop()gAppManager
enableVsync()gAppManager
gAppManager(const std::string &appName, gBaseApp *baseApp, int width, int height, int windowMode, int unitWidth, int unitHeight, int screenScaling, bool isResizable, int loopMode)gAppManager
getANSILocale()gAppManager
getAppName()gAppManager
getCanvasManager()gAppManager
getClipboardString()gAppManager
getCurrentCanvas()gAppManager
getCurrentGUIFrame()gAppManager
getCursorMode()gAppManager
getDeviceOrientation()gAppManagerinline
getElapsedTime()gAppManager
getFramerate()gAppManager
getGUIAppThread()gAppManager
getGUIManager()gAppManager
getJoystickAxes(int joystickId)gAppManager
getJoystickAxesCount(int joystickId)gAppManager
getLoopMode()gAppManager
getMaxJoystickButtonNum()gAppManagerinline
getMaxJoystickNum()gAppManagerinline
getTargetFramerate()gAppManager
getWindow() constgAppManagerinline
getWindowMode() constgAppManagerinline
gGetAppDir()gObjectstatic
gGetAssetsDir()gObjectstatic
gGetDatabasesDir()gObjectstatic
gGetFilesDir()gObjectstatic
gGetFontsDir()gObjectstatic
gGetImagesDir()gObjectstatic
gGetModelsDir()gObjectstatic
gGetShadersDir()gObjectstatic
gGetSoundsDir()gObjectstatic
gGetTexturesDir()gObjectstatic
gGetVideosDir()gObjectstatic
gObject()gObject
gSetAssetsDir(std::string assetsDir)gObjectstatic
initialize()gAppManager
iosLoop()gAppManager
isGamepadButtonPressed(int joystickId, int buttonId)gAppManager
isGamepadEnabled()gAppManagerinline
isJoystickConnected(int joystickId)gAppManager
isWindowFocused()gAppManager
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_DEBUGgObjectstatic
LOGLEVEL_ERRORgObjectstatic
LOGLEVEL_INFOgObjectstatic
LOGLEVEL_SILENTgObjectstatic
LOGLEVEL_WARNINGgObjectstatic
logw(std::string message)gObject
logw(std::string tag, std::string message)gObject
loop()gAppManager
releaseresolutiongObjectprotectedstatic
releasescalinggObjectprotectedstatic
renderpassnogObjectprotectedstatic
renderpassnumgObjectprotectedstatic
runApp()gAppManager
setClipboardString(const std::string &clipboard)gAppManager
setCurrentCanvas(gBaseCanvas *canvas)gAppManager
setCurrentGUIFrame(gGUIFrame *guiFrame)gAppManager
setCurrentResolution(int scalingNo, int currentResolutionNo)gObjectstatic
setCursor(int cursorId)gAppManager
setCursorMode(gCursorMode cursorMode)gAppManager
setDeviceOrientation(DeviceOrientation orientation)gAppManager
setScreenSize(int width, int height)gAppManager
setTargetFramerate(int framerate)gAppManager
setup()gAppManager
setWindowIcon(std::string pngFullpath)gAppManager
setWindowIcon(unsigned char *imageData, int w, int h)gAppManager
setWindowResizable(bool isResizable)gAppManager
setWindowSize(int width, int height)gAppManager
setWindowSizeLimits(int minWidth, int minHeight, int maxWidth, int maxHeight)gAppManager
setWindowTitle(const std::string &windowTitle)gAppManager
stop()gAppManager
submitToMainThread(std::function< void()> fn)gAppManager
~gAppManager()gAppManager