cinder::app::AppCocoaTouch::Settings Member List

This is the complete list of members for cinder::app::AppCocoaTouch::Settings, including all inherited members.
enablePowerManagement(bool aPowerManagement=true)cinder::app::App::Settings
getFrameRate() const cinder::app::App::Settings
getPowerManagement() const cinder::app::App::Settings
getWindowBounds() const cinder::app::App::Settings
getWindowHeight() const cinder::app::App::Settings
getWindowSize() const cinder::app::App::Settings
getWindowWidth() const cinder::app::App::Settings
isFullScreen() const cinder::app::App::Settings
isPrepared() const cinder::app::App::Settings
isResizable() const cinder::app::App::Settings
mFrameRatecinder::app::App::Settings [protected]
mFullScreencinder::app::App::Settings [protected]
mPowerManagementcinder::app::App::Settings [protected]
mResizablecinder::app::App::Settings [protected]
mShouldQuitcinder::app::App::Settings [protected]
mTitlecinder::app::App::Settings [protected]
mWindowSizeXcinder::app::App::Settings [protected]
mWindowSizeYcinder::app::App::Settings [protected]
setFrameRate(float aFrameRate)cinder::app::App::Settings
Settings()cinder::app::AppCocoaTouch::Settings
setTitle(const std::string &title)cinder::app::App::Settings
setWindowSize(int aWindowSizeX, int aWindowSizeY)cinder::app::App::Settings
~Settings()cinder::app::App::Settings [protected, virtual]