⚠️ This documentation corresponds to the latest development branch of axmol. It might diverge from the official releases.
|
Axmol Engine 3.0.0-dff292a
|
This is the complete list of members for RotateTo, including all inherited members.
| calculateAngles(float &startAngle, float &diffAngle, float dstAngle) | RotateTo | |
| 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() | ActionInterval | |
| getElapsed() | ActionInterval | inline |
| initWithDuration(float duration, float dstAngleX, float dstAngleY) | RotateTo | |
| initWithDuration(float duration, const Vec3 &dstAngle3D) | RotateTo | |
| ax::ActionInterval::initWithDuration(float d) | ActionInterval | |
| setAmplitudeRate(float amp) | ActionInterval | |
| step(float dt) override | ActionInterval | |
| update(float time) override | RotateTo |