⚠️ 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 Spawn, including all inherited members.
| create(FiniteTimeAction *action1,...) AX_REQUIRES_NULL_TERMINATION | Spawn | static |
| create(const Vector< FiniteTimeAction * > &arrayOfActions) | Spawn | static |
| createWithTwoActions(FiniteTimeAction *action1, FiniteTimeAction *action2) | Spawn | static |
| createWithVariableList(FiniteTimeAction *action1, va_list args) | Spawn | static |
| getAmplitudeRate() | ActionInterval | |
| getElapsed() | ActionInterval | inline |
| initWithDuration(float d) | ActionInterval | |
| initWithTwoActions(FiniteTimeAction *action1, FiniteTimeAction *action2) | Spawn | |
| setAmplitudeRate(float amp) | ActionInterval | |
| step(float dt) override | ActionInterval | |
| update(float time) override | Spawn |