Remove the node. More...
Inherits ActionInstant.
Static Public Member Functions | |
| static RemoveSelf * | create (bool isNeedCleanUp=true) |
| Create the action. More... | |
Protected Member Functions | |
| bool | init (bool isNeedCleanUp) |
| init the action | |
| var | init ( var isNeedCleanUp) |
| init the action | |
| local | init ( local isNeedCleanUp) |
| init the action | |
Remove the node.
|
static |
Create the action.
Is need to clean up, the default value is true. An autoreleased RemoveSelf object.
|
static |
Create the action.
Is need to clean up, the default value is true. An autoreleased RemoveSelf object.
|
static |
Create the action.
Is need to clean up, the default value is true. An autoreleased RemoveSelf object.