This is the complete list of members for ArmatureDataManager, including all inherited members.
_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 |