This is the complete list of members for ActionManager, including all inherited members.
| _ID | Ref | |
| _luaID | Ref | |
| _rooted | Ref | |
| _scriptObject | Ref | |
| _scriptOwned | 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 | |
| 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 |