⚠️ 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 RotateBy, including all inherited members.
| 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() | ActionInterval | |
| getElapsed() | ActionInterval | inline |
| initWithDuration(float duration, float deltaAngle) | RotateBy | |
| initWithDuration(float duration, float deltaAngleZ_X, float deltaAngleZ_Y) | RotateBy | |
| ax::ActionInterval::initWithDuration(float d) | ActionInterval | |
| setAmplitudeRate(float amp) | ActionInterval | |
| step(float dt) override | ActionInterval | |
| update(float time) override | RotateBy |