cocos2d-x  2.2.3-gd2.113-rev1ec524e
Loading...
Searching...
No Matches
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
canEncode()CCObjectvirtual
CCActionManager(void)CCActionManager
CCObject(void)CCObject
CCObject(const CCObject &)CCObject
copy(void)CCObject
copyWithZone(CCZone *pZone)CCCopyingvirtual
createWithCoder(DS_Dictionary *)CCObjectstatic
deleteHashElement(struct _hashElement *pElement)CCActionManagerprotected
encodeWithCoder(DS_Dictionary *)CCObjectvirtual
getActionByTag(unsigned int tag, CCObject *pTarget)CCActionManager
getObjType() constCCObject
getTag() constCCObjectvirtual
isEqual(const CCObject *pObject)CCObjectvirtual
isSingleReference(void) constCCObject
m_bCurrentTargetSalvagedCCActionManagerprotected
m_eObjTypeCCObjectprotected
m_nLuaIDCCObject
m_nTagCCObjectprotected
m_pCurrentTargetCCActionManagerprotected
m_pTargetsCCActionManagerprotected
m_uAutoReleaseCountCCObjectprotected
m_uIDCCObject
m_uObjectIdxInArrayCCObjectprotected
m_uReferenceCCObjectprotected
numberOfRunningActionsInTarget(CCObject *pTarget)CCActionManager
operator=(const CCObject &)CCObject
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) constCCObject
setObjType(CCObjectType)CCObject
setTag(int nTag)CCObjectvirtual
update(float dt)CCActionManagerprotectedvirtual
~CCActionManager(void)CCActionManager
~CCObject(void)CCObjectvirtual