This is the complete list of members for ScaleBy, including all inherited members.
| __pad0__ | ScaleBy | |
| _deltaX | ScaleTo | protected |
| _deltaY | ScaleTo | protected |
| _deltaZ | ScaleTo | protected |
| _elapsed | ActionInterval | protected |
| _endScaleX | ScaleTo | protected |
| _endScaleY | ScaleTo | protected |
| _endScaleZ | ScaleTo | protected |
| _firstTick | ActionInterval | protected |
| _originalTarget | Action | protected |
| _referenceCount | Ref | protected |
| _scaleX | ScaleTo | protected |
| _scaleY | ScaleTo | protected |
| _scaleZ | ScaleTo | protected |
| _startScaleX | ScaleTo | protected |
| _startScaleY | ScaleTo | protected |
| _startScaleZ | ScaleTo | protected |
| _tag | Action | protected |
| _target | Action | protected |
| autorelease() | Ref | |
| clone() const override | ScaleBy | virtual |
| copy() const | Clonable | inline |
| create(float duration, float s) | ScaleBy | static |
| create(float duration, float sx, float sy) | ScaleBy | static |
| create(float duration, float sx, float sy, float sz) | ScaleBy | static |
| description() const | Action | virtual |
| getAmplitudeRate(void) | ActionInterval | |
| getDuration() const | FiniteTimeAction | inline |
| getElapsed(void) | ActionInterval | inline |
| getOriginalTarget() const | Action | inline |
| getReferenceCount() const | Ref | |
| getTag() const | Action | inline |
| getTarget() const | Action | inline |
| initWithDuration(float duration, float sx, float sy) | ScaleTo | |
| initWithDuration(float duration, float sx, float sy, float sz) | ScaleTo | |
| INVALID_TAG | Action | static |
| isDone(void) const override | ActionInterval | virtual |
| Ref() | Ref | protected |
| release() | Ref | |
| retain() | Ref | |
| reverse(void) const override | ScaleBy | virtual |
| s | ScaleTo | |
| setAmplitudeRate(float amp) | ActionInterval | |
| setDuration(float duration) | FiniteTimeAction | inline |
| setOriginalTarget(Node *originalTarget) | Action | inline |
| setTag(int tag) | Action | inline |
| setTarget(Node *target) | Action | inline |
| startWithTarget(Node *target) override | ScaleBy | virtual |
| step(float dt) override | ActionInterval | virtual |
| stop() | Action | virtual |
| update(float time) override | ScaleTo | virtual |
| ~Action() | Action | virtual |
| ~Clonable() | Clonable | inlinevirtual |
| ~Ref() | Ref | virtual |