⚠️ This documentation corresponds to the latest development branch of axmol. It might diverge from the official releases.

Axmol Engine 3.0.0-dff292a
Loading...
Searching...
No Matches
RotateTo Member List

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)RotateTostatic
create(float duration, float dstAngle)RotateTostatic
create(float duration, const Vec3 &dstAngle3D)RotateTostatic
getAmplitudeRate()ActionInterval
getElapsed()ActionIntervalinline
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) overrideActionInterval
update(float time) overrideRotateTo