Axmol Engine 2.4.0-258ceca
|
#include <ActionInstant.h>
Inherits ActionInstant.
Public Member Functions | |
virtual void | update (float time) override |
![]() | |
virtual void | step (float dt) override |
Static Public Member Functions | |
static Show * | create () |
Allocates and initializes the action. | |
Show the node.
|
static |
Allocates and initializes the action.
|
overridevirtual |
time | In seconds. |
Reimplemented from ActionInstant.