cocos2d-x 3.0 |
)
- 类列表 - 类索引 - 类继承关系 - 类成员
全部) 类) 命名空间) 文件) 函数) 变量) 类型定义) 枚举) 枚举值) 属性) 友元) 宏定义) 组) 页)
ArmatureDataManager 成员列表
成员的完整列表,这些成员属于 ArmatureDataManager,包括所有继承而来的类成员
_referenceCount | Ref | protected |
addAnimationData(const std::string &id, AnimationData animationData, const std::string &configFilePath="") | ArmatureDataManager | |
addArmatureData(const std::string &id, ArmatureData armatureData, const std::string &configFilePath="") | ArmatureDataManager | |
addArmatureFileInfo(const std::string &configFilePath) | ArmatureDataManager | |
addArmatureFileInfo(const std::string &imagePath, const std::string &plistPath, const std::string &configFilePath) | ArmatureDataManager | |
addArmatureFileInfoAsync(const std::string &configFilePath, cocos2d::Ref target, cocos2d::SEL_SCHEDULE selector) | ArmatureDataManager | |
addArmatureFileInfoAsync(const std::string &imagePath, const std::string &plistPath, const std::string &configFilePath, cocos2d::Ref target, cocos2d::SEL_SCHEDULE selector) | ArmatureDataManager | |
addRelativeData(const std::string &configFilePath) | ArmatureDataManager | protected |
addSpriteFrameFromFile(const std::string &plistPath, const std::string &imagePath, const std::string &configFilePath="") | ArmatureDataManager | |
addTextureData(const std::string &id, TextureData *textureData, const std::string &configFilePath="") | ArmatureDataManager | |
autorelease() | Ref | |
destroyInstance() | ArmatureDataManager | static |
getAnimationData(const std::string &id) | ArmatureDataManager | |
getAnimationDatas() const | ArmatureDataManager | |
getArmatureData(const std::string &id) | ArmatureDataManager | |
getArmatureDatas() const | ArmatureDataManager | |
getInstance() | ArmatureDataManager | static |
getReferenceCount() const | Ref | |
getRelativeData(const std::string &configFilePath) | ArmatureDataManager | protected |
getTextureData(const std::string &id) | ArmatureDataManager | |
getTextureDatas() const | ArmatureDataManager | |
init() | ArmatureDataManager | virtual |
isAutoLoadSpriteFile() | ArmatureDataManager | |
purge() | ArmatureDataManager | inlinestatic |
Ref() | Ref | protected |
release() | Ref | |
removeAnimationData(const std::string &id) | ArmatureDataManager | |
removeArmatureData(const std::string &id) | ArmatureDataManager | |
removeArmatureFileInfo(const std::string &configFilePath) | ArmatureDataManager | virtual |
removeTextureData(const std::string &id) | ArmatureDataManager | |
retain() | Ref | |
sharedArmatureDataManager() | ArmatureDataManager | inlinestatic |
~Ref() | Ref | virtual |