| _jsControlled | CCBAnimationManager | |
| _owner | CCBAnimationManager | |
| _referenceCount | Ref | protected |
| actionForCallbackChannel(CCBSequenceProperty *channel) | CCBAnimationManager | |
| actionForSoundChannel(CCBSequenceProperty *channel) | CCBAnimationManager | |
| addDocumentCallbackControlEvents(cocos2d::extension::Control::EventType eventType) | CCBAnimationManager | |
| addDocumentCallbackName(std::string name) | CCBAnimationManager | |
| addDocumentCallbackNode(cocos2d::Node *node) | CCBAnimationManager | |
| addDocumentOutletName(std::string name) | CCBAnimationManager | |
| addDocumentOutletNode(cocos2d::Node *node) | CCBAnimationManager | |
| addNode(cocos2d::Node *pNode, const std::unordered_map< int, cocos2d::Map< std::string, CCBSequenceProperty * >> &seq) | CCBAnimationManager | |
| autorelease() | Ref | |
| CCBAnimationManager() | CCBAnimationManager | |
| debug() | CCBAnimationManager | |
| getAutoPlaySequenceId() | CCBAnimationManager | |
| getContainerSize(cocos2d::Node *pNode) | CCBAnimationManager | |
| getDelegate() | CCBAnimationManager | |
| getDocumentCallbackControlEvents() | CCBAnimationManager | |
| getDocumentCallbackNames() | CCBAnimationManager | |
| getDocumentCallbackNodes() | CCBAnimationManager | |
| getDocumentControllerName() | CCBAnimationManager | |
| getDocumentOutletNames() | CCBAnimationManager | |
| getDocumentOutletNodes() | CCBAnimationManager | |
| getKeyframeCallbacks() | CCBAnimationManager | |
| getLastCompletedSequenceName() | CCBAnimationManager | |
| getReferenceCount() const | Ref | |
| getRootContainerSize() | CCBAnimationManager | |
| getRootNode() | CCBAnimationManager | |
| getRunningSequenceName() | CCBAnimationManager | |
| getSequenceDuration(const char *pSequenceName) | CCBAnimationManager | |
| getSequenceId(const char *pSequenceName) | CCBAnimationManager | |
| getSequences() | CCBAnimationManager | |
| init() | CCBAnimationManager | virtual |
| moveAnimationsFromNode(cocos2d::Node *fromNode, cocos2d::Node *toNode) | CCBAnimationManager | |
| Ref() | Ref | protected |
| release() | Ref | |
| retain() | Ref | |
| runAnimations(const char *pName, float fTweenDuration) | CCBAnimationManager | |
| runAnimations(const char *pName) | CCBAnimationManager | |
| runAnimations(int nSeqId, float fTweenDuraiton) | CCBAnimationManager | |
| runAnimationsForSequenceIdTweenDuration(int nSeqId, float fTweenDuraiton) | CCBAnimationManager | |
| runAnimationsForSequenceNamed(const char *pName) | CCBAnimationManager | |
| runAnimationsForSequenceNamedTweenDuration(const char *pName, float fTweenDuration) | CCBAnimationManager | |
| setAnimationCompletedCallback(cocos2d::Ref *target, cocos2d::SEL_CallFunc callbackFunc) | CCBAnimationManager | |
| setAutoPlaySequenceId(int autoPlaySequenceId) | CCBAnimationManager | |
| setBaseValue(const cocos2d::Value &value, cocos2d::Node *pNode, const std::string &propName) | CCBAnimationManager | |
| setCallFunc(cocos2d::CallFunc *callFunc, const std::string &callbackNamed) | CCBAnimationManager | |
| setDelegate(CCBAnimationManagerDelegate *pDelegate) | CCBAnimationManager | |
| setDocumentControllerName(const std::string &name) | CCBAnimationManager | |
| setObject(cocos2d::Ref *obj, cocos2d::Node *pNode, const std::string &propName) | CCBAnimationManager | |
| setRootContainerSize(const cocos2d::Size &rootContainerSize) | CCBAnimationManager | |
| setRootNode(cocos2d::Node *pRootNode) | CCBAnimationManager | |
| setSequences(const cocos2d::Vector< CCBSequence * > &seq) | CCBAnimationManager | |
| ~CCBAnimationManager() | CCBAnimationManager | |
| ~Ref() | Ref | virtual |