|
R-Type
R-Type project
|
This is the complete list of members for KapEngine::PlayerPrefs, including all inherited members.
| getBool(std::string const &name) | KapEngine::PlayerPrefs | inlinestatic |
| getInt(std::string const &name) | KapEngine::PlayerPrefs | inlinestatic |
| getString(std::string const &name) | KapEngine::PlayerPrefs | inlinestatic |
| hasKey(std::string const &name) (defined in KapEngine::PlayerPrefs) | KapEngine::PlayerPrefs | inlinestatic |
| setBool(std::string const &name, bool const &val) | KapEngine::PlayerPrefs | inlinestatic |
| setInt(std::string const &name, int const &val) | KapEngine::PlayerPrefs | inlinestatic |
| setString(std::string const &name, std::string const &val) | KapEngine::PlayerPrefs | inlinestatic |