Show All |
Public Member Functions
-
WindowImplAndroid (ANativeWindow *nativeWindow, const Window::Format &format, RendererRef sharedRenderer, AppImplAndroid *appImpl)
-
~WindowImplAndroid ()
-
boolisFullScreen ()
-
voidsetFullScreen (bool fullScreen, const app::FullScreenOptions &options)
-
ivec2getSize () const
-
voidsetSize (const ivec2 &size)
-
ivec2getPos () const
-
voidsetPos (const ivec2 &pos)
-
voidclose ()
-
std::stringgetTitle () const
-
voidsetTitle (const std::string &title)
-
voidhide ()
-
voidshow ()
-
boolisHidden () const
-
getDisplay () const
-
getRenderer () const
-
const std::vector< TouchEvent::Touch > &getActiveTouches () const
-
void *getNative ()
-
voidenableMultiTouch ()
-
boolisBorderless () const
-
voidsetBorderless (bool borderless)
-
boolisAlwaysOnTop () const
-
voidsetAlwaysOnTop (bool alwaysOnTop)
-
getAppImpl ()
-
const AppImplAndroid *getAppImpl () const
-
getWindow ()
-
voidkeyDown (const KeyEvent &event)
-
voiddraw ()
-
voidresize ()
-
voidprivateClose ()
-
voidreinitializeWindowSurface (ANativeWindow *nativeWindow)