This is the complete list of members for RotateBy, including all inherited members.
| clone() const override | RotateBy | virtual |
| create(float duration, float deltaAngle) | RotateBy | static |
| create(float duration, float deltaAngleZ_X, float deltaAngleZ_Y) | RotateBy | static |
| create(float duration, const Vec3 &deltaAngle3D) | RotateBy | static |
| getAmplitudeRate(void) | ActionInterval | |
| getElapsed(void) | ActionInterval | inline |
| initWithDuration(float duration, float deltaAngle) | RotateBy | protected |
| initWithDuration(float duration, float deltaAngleZ_X, float deltaAngleZ_Y) | RotateBy | protected |
| initWithDuration(float duration, const Vec3 &deltaAngle3D) | RotateBy | protected |
| cocos2d::ActionInterval::initWithDuration(float d) | ActionInterval | protected |
| isDone(void) const override | ActionInterval | virtual |
| reverse(void) const override | RotateBy | virtual |
| setAmplitudeRate(float amp) | ActionInterval |