Show All |
Public Member Functions
Static Public Member Functions
Protected Member Functions
-
createWindow (Window::Format format)
-
voidreinitializeWindowSurface ()
-
voidquit ()
-
voidsleep (double seconds)
-
boolsetupHasBeenCalled () const
-
floatgetFrameRate () const
-
voidsetFrameRate (float aFrameRate)
-
voiddisableFrameRate ()
-
boolisFrameRateEnabled () const
-
findSharedRenderer (const RendererRef &searchRenderer)
-
getWindow () const
-
voidsetWindow (WindowRef window)
-
size_tgetNumWindows () const
-
getWindowIndex (size_t index) const
-
getForegroundWindow () const
-
voidsetForegroundWindow (WindowRef window)
-
voidcloseWindow (WindowImplAndroid *windowImpl)
-
voidhideCursor ()
-
voidshowCursor ()
-
ivec2getMousePos () const
-
fs::pathgetOpenFilePath (const fs::path &initialPath, std::vector< std::string > extensions)
-
fs::pathgetSaveFilePath (const fs::path &initialPath, std::vector< std::string > extensions)
-
fs::pathgetFolderPath (const fs::path &initialPath)
-
ivec2getScreenSize () const
-
voidonTouchBegan (int id, float x, float y)
-
voidonTouchesMoved (const std::vector< AppImplAndroid::TrackedTouch > &movedTouches)
-
voidonTouchEnded (int id, float x, float y)
-
const std::vector< TouchEvent::Touch > &getActiveTouches () const
-
voidupdateActiveTouches ()
-
fs::pathgetAppPath ()