- cinder::app::AppBase::Settings
- cinder::app::AppWinRt::Settings
Show All | 
Public Member Functions
- 
Settings ()
- 
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