⚠️ 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 Repeat, including all inherited members.
| create(FiniteTimeAction *action, unsigned int times) | Repeat | static |
| getAmplitudeRate() | ActionInterval | |
| getElapsed() | ActionInterval | inline |
| getInnerAction() | Repeat | inline |
| initWithAction(FiniteTimeAction *pAction, unsigned int times) | Repeat | |
| initWithDuration(float d) | ActionInterval | |
| setAmplitudeRate(float amp) | ActionInterval | |
| setInnerAction(FiniteTimeAction *action) | Repeat | inline |
| step(float dt) override | ActionInterval | |
| update(float dt) override | Repeat |