cocos2d-x  2.2.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
CCActionManager Member List

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

acceptVisitor(CCDataVisitor &visitor)CCObjectvirtual
actionAllocWithHashElement(struct _hashElement *pElement)CCActionManagerprotected
addAction(CCAction *pAction, CCNode *pTarget, bool paused)CCActionManager
autorelease(void)CCObject
CCActionManager(void)CCActionManager
CCObject(void)CCObject
copy(void)CCObject
copyWithZone(CCZone *pZone)CCCopyingvirtual
deleteHashElement(struct _hashElement *pElement)CCActionManagerprotected
getActionByTag(unsigned int tag, CCObject *pTarget)CCActionManager
isEqual(const CCObject *pObject)CCObjectvirtual
isSingleReference(void) const CCObject
m_bCurrentTargetSalvagedCCActionManagerprotected
m_nLuaIDCCObject
m_pCurrentTargetCCActionManagerprotected
m_pTargetsCCActionManagerprotected
m_uAutoReleaseCountCCObjectprotected
m_uIDCCObject
m_uReferenceCCObjectprotected
numberOfRunningActionsInTarget(CCObject *pTarget)CCActionManager
pauseAllRunningActions()CCActionManager
pauseTarget(CCObject *pTarget)CCActionManager
release(void)CCObject
removeAction(CCAction *pAction)CCActionManager
removeActionAtIndex(unsigned int uIndex, struct _hashElement *pElement)CCActionManagerprotected
removeActionByTag(unsigned int tag, CCObject *pTarget)CCActionManager
removeAllActions(void)CCActionManager
removeAllActionsFromTarget(CCObject *pTarget)CCActionManager
resumeTarget(CCObject *pTarget)CCActionManager
resumeTargets(CCSet *targetsToResume)CCActionManager
retain(void)CCObject
retainCount(void) const CCObject
update(float dt)CCActionManagerprotectedvirtual
~CCActionManager(void)CCActionManager
~CCObject(void)CCObjectvirtual