Instant actions are immediate actions.
More...
#include <ActionInstant.h>
Inherited by CallFunc, FlipX, FlipY, Hide, Place, RemoveSelf, ReuseGrid, Show, StopGrid, and ToggleVisibility.
|
virtual void | step (float dt) override |
|
virtual void | update (float time) override |
|
Instant actions are immediate actions.
They don't have a duration like the IntervalAction actions.
◆ step()
virtual void step |
( |
float | dt | ) |
|
|
overridevirtual |
◆ update()
virtual void update |
( |
float | time | ) |
|
|
overridevirtual |
The documentation for this class was generated from the following file: