cocos2d-x  2.2.3-gd2.113-rev1ec524e
Loading...
Searching...
No Matches
CCUserDefault Member List

This is the complete list of members for CCUserDefault, including all inherited members.

flush()CCUserDefault
getBoolForKey(const char *pKey)CCUserDefault
getBoolForKey(const char *pKey, bool defaultValue)CCUserDefault
getDoubleForKey(const char *pKey)CCUserDefault
getDoubleForKey(const char *pKey, double defaultValue)CCUserDefault
getFloatForKey(const char *pKey)CCUserDefault
getFloatForKey(const char *pKey, float defaultValue)CCUserDefault
getIntegerForKey(const char *pKey)CCUserDefault
getIntegerForKey(const char *pKey, int defaultValue)CCUserDefault
getStringForKey(const char *pKey)CCUserDefault
getStringForKey(const char *pKey, const std::string &defaultValue)CCUserDefault
getXMLFilePath()CCUserDefaultstatic
isXMLFileExist()CCUserDefaultstatic
purgeSharedUserDefault()CCUserDefaultstatic
setBoolForKey(const char *pKey, bool value)CCUserDefault
setDoubleForKey(const char *pKey, double value)CCUserDefault
setFloatForKey(const char *pKey, float value)CCUserDefault
setIntegerForKey(const char *pKey, int value)CCUserDefault
setStringForKey(const char *pKey, const std::string &value)CCUserDefault
sharedUserDefault()CCUserDefaultstatic
~CCUserDefault()CCUserDefault