This is the complete list of members for RotateTo, including all inherited members.
| __pad0__ | RotateTo | |
| _diffAngle | RotateTo | protected |
| _dstAngle | RotateTo | protected |
| _elapsed | ActionInterval | protected |
| _firstTick | ActionInterval | protected |
| _is3D | RotateTo | protected |
| _originalTarget | Action | protected |
| _referenceCount | Ref | protected |
| _startAngle | RotateTo | protected |
| _tag | Action | protected |
| _target | Action | protected |
| autorelease() | Ref | |
| calculateAngles(float &startAngle, float &diffAngle, float dstAngle) | RotateTo | |
| clone() const override | RotateTo | virtual |
| copy() const | Clonable | inline |
| create(float duration, float dstAngleX, float dstAngleY) | RotateTo | static |
| create(float duration, float dstAngle) | RotateTo | static |
| create(float duration, const Vec3 &dstAngle3D) | RotateTo | 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 dstAngleX, float dstAngleY) | RotateTo | |
| initWithDuration(float duration, const Vec3 &dstAngle3D) | RotateTo | |
| INVALID_TAG | Action | static |
| isDone(void) const override | ActionInterval | virtual |
| Ref() | Ref | protected |
| release() | Ref | |
| retain() | Ref | |
| reverse() const override | RotateTo | virtual |
| 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 | RotateTo | virtual |
| step(float dt) override | ActionInterval | virtual |
| stop() | Action | virtual |
| update(float time) override | RotateTo | virtual |
| ~Action() | Action | virtual |
| ~Clonable() | Clonable | inlinevirtual |
| ~Ref() | Ref | virtual |
| ~RotateTo() | RotateTo | inlinevirtual |