This is the complete list of members for Follow, including all inherited members.
| _autoReleaseCount | Object | protected |
| _bottomBoundary | Follow | protected |
| _boundaryFullyCovered | Follow | protected |
| _boundarySet | Follow | protected |
| _followedNode | Follow | protected |
| _fullScreenSize | Follow | protected |
| _halfScreenSize | Follow | protected |
| _ID | Object | |
| _leftBoundary | Follow | protected |
| _luaID | Object | |
| _originalTarget | Action | protected |
| _reference | Object | protected |
| _rightBoundary | Follow | protected |
| _tag | Action | protected |
| _target | Action | protected |
| _topBoundary | Follow | protected |
| _worldRect | Follow | protected |
| acceptVisitor(DataVisitor &visitor) | Object | virtual |
| Action() | Action | protected |
| autorelease() | Object | |
| 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 |
| 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 |
| isEqual(const Object *object) | Object | virtual |
| isSingleReference() const | Object | |
| Object() | Object | |
| release() | Object | inline |
| retain() | Object | inline |
| retainCount() const | Object | |
| 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 |
| ~Object() | Object | virtual |