Axmol Engine 2.4.0-258ceca
|
Toggles the visibility of a node. More...
#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 ToggleVisibility * | create () |
Allocates and initializes the action. | |
Toggles the visibility of a node.
|
static |
Allocates and initializes the action.
|
overridevirtual |
time | In seconds. |
Reimplemented from ActionInstant.