This is the complete list of members for Speed, including all inherited members.
| _autoReleaseCount | Object | protected |
| _ID | Object | |
| _innerAction | Speed | protected |
| _luaID | Object | |
| _originalTarget | Action | protected |
| _reference | Object | protected |
| _speed | Speed | protected |
| _tag | Action | protected |
| _target | Action | protected |
| acceptVisitor(DataVisitor &visitor) | Object | virtual |
| Action(void) | Action | |
| autorelease() | Object | |
| clone() const override | Speed | virtual |
| copy() const | Clonable | inline |
| create(ActionInterval *pAction, float fSpeed) | Speed | static |
| description() const | Action | |
| getInnerAction() const | Speed | inline |
| getOriginalTarget(void) const | Action | inline |
| getSpeed(void) const | Speed | inline |
| getTag(void) const | Action | inline |
| getTarget(void) const | Action | inline |
| initWithAction(ActionInterval *pAction, float fSpeed) | Speed | |
| INVALID_TAG | Action | static |
| isDone(void) const override | Speed | virtual |
| isEqual(const Object *object) | Object | virtual |
| isSingleReference() const | Object | |
| Object() | Object | |
| release() | Object | inline |
| retain() | Object | inline |
| retainCount() const | Object | |
| reverse() const override | Speed | virtual |
| setInnerAction(ActionInterval *pAction) | Speed | |
| setOriginalTarget(Node *pOriginalTarget) | Action | inline |
| setSpeed(float fSpeed) | Speed | inline |
| setTag(int nTag) | Action | inline |
| setTarget(Node *target) | Action | inline |
| Speed() | Speed | |
| startWithTarget(Node *target) override | Speed | virtual |
| step(float dt) override | Speed | virtual |
| stop() override | Speed | virtual |
| update(float time) | Action | virtual |
| ~Action(void) | Action | virtual |
| ~Clonable() | Clonable | inlinevirtual |
| ~Object() | Object | virtual |
| ~Speed(void) | Speed | virtual |