This is the complete list of members for Action, including all inherited members.
_originalTarget | Action | protected |
_referenceCount | Ref | protected |
_tag | Action | protected |
_target | Action | protected |
Action() | Action | protected |
autorelease() | Ref | |
clone() const =0 | Action | pure virtual |
copy() const | Clonable | inline |
description() const | Action | virtual |
getOriginalTarget() const | Action | inline |
getReferenceCount() const | Ref | |
getTag() const | Action | inline |
getTarget() const | Action | inline |
INVALID_TAG | Action | static |
isDone() const | Action | virtual |
Ref() | Ref | protected |
release() | Ref | |
retain() | Ref | |
reverse() const =0 | Action | pure virtual |
setOriginalTarget(Node *originalTarget) | Action | inline |
setTag(int tag) | Action | inline |
setTarget(Node *target) | Action | inline |
startWithTarget(Node *target) | Action | virtual |
step(float dt) | Action | virtual |
stop() | Action | virtual |
update(float time) | Action | virtual |
~Action() | Action | protectedvirtual |
~Clonable() | Clonable | inlinevirtual |
~Ref() | Ref | virtual |