⚠️ 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
Spawn Member List

This is the complete list of members for Spawn, including all inherited members.

create(FiniteTimeAction *action1,...) AX_REQUIRES_NULL_TERMINATIONSpawnstatic
create(const Vector< FiniteTimeAction * > &arrayOfActions)Spawnstatic
createWithTwoActions(FiniteTimeAction *action1, FiniteTimeAction *action2)Spawnstatic
createWithVariableList(FiniteTimeAction *action1, va_list args)Spawnstatic
getAmplitudeRate()ActionInterval
getElapsed()ActionIntervalinline
initWithDuration(float d)ActionInterval
initWithTwoActions(FiniteTimeAction *action1, FiniteTimeAction *action2)Spawn
setAmplitudeRate(float amp)ActionInterval
step(float dt) overrideActionInterval
update(float time) overrideSpawn