Cocos2d-x
v3.14
c++
js
lua
All
Classes
Namespaces
Functions
Variables
Typedefs
Enumerations
Enumerator
Groups
Pages
ActionManager Member List
This is the complete list of members for
ActionManager
, including all inherited members.
_ID
Ref
_luaID
Ref
_rooted
Ref
_scriptObject
Ref
addAction
(Action *action, Node *target, bool paused)
ActionManager
autorelease
()
Ref
getActionByTag
(int tag, const Node *target) const
ActionManager
getNumberOfRunningActionsInTarget
(const Node *target) const
ActionManager
getNumberOfRunningActionsInTargetByTag
(const Node *target, int tag)
ActionManager
getReferenceCount
() const
Ref
numberOfRunningActionsInTarget
(Node *target) const
ActionManager
inline
pauseAllRunningActions
()
ActionManager
pauseTarget
(Node *target)
ActionManager
release
()
Ref
removeAction
(Action *action)
ActionManager
removeActionByTag
(int tag, Node *target)
ActionManager
removeActionsByFlags
(unsigned int flags, Node *target)
ActionManager
removeAllActions
()
ActionManager
removeAllActionsByTag
(int tag, Node *target)
ActionManager
removeAllActionsFromTarget
(Node *target)
ActionManager
resumeTarget
(Node *target)
ActionManager
resumeTargets
(const Vector< Node * > &targetsToResume)
ActionManager
retain
()
Ref
update
(float dt)
ActionManager
~Ref
()
Ref
virtual
Generated on Thu Nov 23 2017 03:18:22 for Cocos2d-x by
1.8.8