This is the complete list of members for RotateTo, including all inherited members.
| calculateAngles(float &startAngle, float &diffAngle, float dstAngle) | RotateTo | protected |
| clone() const override | RotateTo | virtual |
| create(float duration, float dstAngleX, float dstAngleY) | RotateTo | static |
| create(float duration, float dstAngle) | RotateTo | static |
| create(float duration, const Vec3 &dstAngle3D) | RotateTo | static |
| getAmplitudeRate(void) | ActionInterval | |
| getElapsed(void) | ActionInterval | inline |
| initWithDuration(float duration, float dstAngleX, float dstAngleY) | RotateTo | protected |
| initWithDuration(float duration, const Vec3 &dstAngle3D) | RotateTo | protected |
| cocos2d::ActionInterval::initWithDuration(float d) | ActionInterval | protected |
| isDone(void) const override | ActionInterval | virtual |
| reverse() const override | RotateTo | virtual |
| setAmplitudeRate(float amp) | ActionInterval |