⚠️ This documentation corresponds to the latest development branch of axmol. It might diverge from the official releases.
|
Axmol Engine 3.0.0-84160d4
|
#include <ActionInstant.h>
Inherits ActionInstant.
Public Member Functions | |
| void | update (float time) override |
| Public Member Functions inherited from ActionInstant | |
| void | step (float dt) override |
| void | update (float time) override |
Static Public Member Functions | |
| static Show * | create () |
| Allocates and initializes the action. | |
Show the node.
|
override |
| time | In seconds. |