Axmol Engine 2.4.0-258ceca
|
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 | virtual |
update(float time) override | RotateTo | virtual |