- cinder::app::AppBase::Settings
- cinder::app::AppAndroid::Settings
Android specific settings.
Show All |
Public Member Functions
-
voidprepareWindow (const Window::Format &format)
-
std::vector< Window::Format > &getWindowFormats ()
-
const std::vector< Window::Format > &getWindowFormats () const
Protected Member Functions
Protected Attributes
-
std::vector< Window::Format >mWindowFormats
-
mDefaultWindowFormat
-
mDefaultRenderer
-
std::stringmTitle
-
std::vector< std::string >mCommandLineArgs
-
boolmFrameRateEnabled
-
floatmFrameRate
-
boolmPowerManagementEnabled
-
boolmHighDensityDisplayEnabled
-
boolmMultiTouchEnabled
-
boolmQuitOnLastWindowClose
-
boolmShouldQuit
-
friendAppBase