R-Type
R-Type project
KapEngine::PlayerPrefs Member List

This is the complete list of members for KapEngine::PlayerPrefs, including all inherited members.

getBool(std::string const &name)KapEngine::PlayerPrefsinlinestatic
getInt(std::string const &name)KapEngine::PlayerPrefsinlinestatic
getString(std::string const &name)KapEngine::PlayerPrefsinlinestatic
hasKey(std::string const &name) (defined in KapEngine::PlayerPrefs)KapEngine::PlayerPrefsinlinestatic
setBool(std::string const &name, bool const &val)KapEngine::PlayerPrefsinlinestatic
setInt(std::string const &name, int const &val)KapEngine::PlayerPrefsinlinestatic
setString(std::string const &name, std::string const &val)KapEngine::PlayerPrefsinlinestatic