- 首页
- 相关页面
- 模块
- 命名空间
- 类
- 文件
-
)
- 类列表
- 类索引
- 类继承关系
- 类成员
全部) 类) 命名空间) 文件) 函数) 变量) 类型定义) 枚举) 枚举值) 属性) 友元) 宏定义) 组) 页)
UserDefault 成员列表
成员的完整列表,这些成员属于 UserDefault,包括所有继承而来的类成员
| destroyInstance() | UserDefault | static |
| flush() | UserDefault | |
| getBoolForKey(const char pKey) | UserDefault | |
| getBoolForKey(const char pKey, bool defaultValue) | UserDefault | |
| getDataForKey(const char pKey) | UserDefault | |
| getDataForKey(const char pKey, const Data &defaultValue) | UserDefault | |
| getDoubleForKey(const char pKey) | UserDefault | |
| getDoubleForKey(const char pKey, double defaultValue) | UserDefault | |
| getFloatForKey(const char pKey) | UserDefault | |
| getFloatForKey(const char pKey, float defaultValue) | UserDefault | |
| getInstance() | UserDefault | static |
| getIntegerForKey(const char pKey) | UserDefault | |
| getIntegerForKey(const char pKey, int defaultValue) | UserDefault | |
| getStringForKey(const char pKey) | UserDefault | |
| getStringForKey(const char pKey, const std::string &defaultValue) | UserDefault | |
| getXMLFilePath() | UserDefault | static |
| isXMLFileExist() | UserDefault | static |
| purgeSharedUserDefault() | UserDefault | static |
| setBoolForKey(const char pKey, bool value) | UserDefault | |
| setDataForKey(const char pKey, const Data &value) | UserDefault | |
| setDoubleForKey(const char pKey, double value) | UserDefault | |
| setFloatForKey(const char pKey, float value) | UserDefault | |
| setIntegerForKey(const char pKey, int value) | UserDefault | |
| setStringForKey(const char pKey, const std::string &value) | UserDefault | |
| sharedUserDefault() | UserDefault | static |
- 生成于 2014年 五月 29日 星期四 09:41:53 , 为 cocos2d-x使用
1.8.6