⚠️ This documentation corresponds to the latest development branch of axmol. It might diverge from the official releases.
Axmol Engine 2.4.0-ce063c5
|
This is the complete list of members for Animate, including all inherited members.
create(Animation *animation) | Animate | static |
getAmplitudeRate() | ActionInterval | |
getAnimation() | Animate | inline |
getCurrentFrameIndex() | Animate | inline |
getElapsed() | ActionInterval | inline |
initWithAnimation(Animation *animation) | Animate | |
initWithDuration(float d) | ActionInterval | |
setAmplitudeRate(float amp) | ActionInterval | |
setAnimation(Animation *animation) | Animate | |
step(float dt) override | ActionInterval | virtual |
update(float t) override | Animate | virtual |