This is the complete list of members for ScaleTo, including all inherited members.
_deltaX | ScaleTo | protected |
_deltaY | ScaleTo | protected |
_deltaZ | ScaleTo | protected |
_duration | FiniteTimeAction | 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 |
Action() | Action | protected |
autorelease() | Ref | |
clone() const override | ScaleTo | virtual |
copy() const | Clonable | inline |
create(float duration, float s) | ScaleTo | static |
create(float duration, float sx, float sy) | ScaleTo | static |
create(float duration, float sx, float sy, float sz) | ScaleTo | static |
description() const | Action | virtual |
FiniteTimeAction() | FiniteTimeAction | inlineprotected |
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 s) | ScaleTo | protected |
initWithDuration(float duration, float sx, float sy) | ScaleTo | protected |
initWithDuration(float duration, float sx, float sy, float sz) | ScaleTo | protected |
cocos2d::ActionInterval::initWithDuration(float d) | ActionInterval | protected |
INVALID_TAG | Action | static |
isDone(void) const override | ActionInterval | virtual |
Ref() | Ref | protected |
release() | Ref | |
retain() | Ref | |
reverse(void) const override | ScaleTo | virtual |
ScaleTo() | ScaleTo | inlineprotected |
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 | ScaleTo | virtual |
step(float dt) override | ActionInterval | virtual |
stop() | Action | virtual |
update(float time) override | ScaleTo | virtual |
~Action() | Action | protectedvirtual |
~Clonable() | Clonable | inlinevirtual |
~FiniteTimeAction() | FiniteTimeAction | inlineprotectedvirtual |
~Ref() | Ref | virtual |
~ScaleTo() | ScaleTo | inlineprotectedvirtual |