This is the complete list of members for Preferences, including all inherited members.
| get() | Preferences | static |
| getBool(const std::string &key, bool defValue) | Preferences | |
| getInt(const std::string &key, int defValue) | Preferences | |
| getString(const std::string &key, const std::string &defValue) | Preferences | |
| KEY_BRIGHTNESS | Preferences | static |
| KEY_CHALLENGES | Preferences | static |
| KEY_DONATED | Preferences | static |
| KEY_GOOGLE_PLAY | Preferences | static |
| KEY_IMMERSIVE | Preferences | static |
| KEY_INTRO | Preferences | static |
| KEY_LANDSCAPE | Preferences | static |
| KEY_LAST_CLASS | Preferences | static |
| KEY_MUSIC | Preferences | static |
| KEY_SCALE_UP | Preferences | static |
| KEY_SOUND_FX | Preferences | static |
| KEY_ZOOM | Preferences | static |
| put(const std::string &key, int value) | Preferences | |
| put(const std::string &key, bool value) | Preferences | |
| put(const std::string &key, const std::string &value) | Preferences |