Remove the node.
More...
#include <ActionInstant.h>
Inherits ActionInstant.
|
virtual void | update (float time) override |
|
bool | init (bool isNeedCleanUp) |
| init the action
|
|
virtual void | step (float dt) override |
|
◆ create()
static RemoveSelf * create |
( |
bool | isNeedCleanUp = true | ) |
|
|
static |
Create the action.
- Parameters
-
isNeedCleanUp | Is need to clean up, the default value is true. |
- Returns
- An autoreleased RemoveSelf object.
◆ update()
virtual void update |
( |
float | time | ) |
|
|
overridevirtual |
The documentation for this class was generated from the following file: