This is the complete list of members for Follow, including all inherited members.
_bottomBoundary | Follow | protected |
_boundaryFullyCovered | Follow | protected |
_boundarySet | Follow | protected |
_followedNode | Follow | protected |
_fullScreenSize | Follow | protected |
_halfScreenSize | Follow | protected |
_leftBoundary | Follow | protected |
_originalTarget | Action | protected |
_referenceCount | Ref | protected |
_rightBoundary | Follow | protected |
_tag | Action | protected |
_target | Action | protected |
_topBoundary | Follow | protected |
_worldRect | Follow | protected |
Action() | Action | protected |
autorelease() | Ref | |
clone() const override | Follow | virtual |
copy() const | Clonable | inline |
create(Node *followedNode, const Rect &rect=Rect::ZERO) | Follow | static |
description() const | Action | virtual |
Follow() | Follow | inlineprotected |
getOriginalTarget() const | Action | inline |
getReferenceCount() const | Ref | |
getTag() const | Action | inline |
getTarget() const | Action | inline |
initWithTarget(Node *followedNode, const Rect &rect=Rect::ZERO) | Follow | protected |
INVALID_TAG | Action | static |
isBoundarySet() const | Follow | inline |
isDone() const override | Follow | virtual |
Ref() | Ref | protected |
release() | Ref | |
retain() | Ref | |
reverse() const override | Follow | virtual |
setBoudarySet(bool value) | Follow | inline |
setOriginalTarget(Node *originalTarget) | Action | inline |
setTag(int tag) | Action | inline |
setTarget(Node *target) | Action | inline |
startWithTarget(Node *target) | Action | virtual |
step(float dt) override | Follow | virtual |
stop() override | Follow | virtual |
update(float time) | Action | virtual |
~Action() | Action | protectedvirtual |
~Clonable() | Clonable | inlinevirtual |
~Follow() | Follow | protectedvirtual |
~Ref() | Ref | virtual |