Adds the provided commander to the top of the calling stage's StageController stack. The stack contains commanders that are used only with the current scene.
| Argument | Type | Description |
|---|---|---|
| cmdr | Object | Commander object to push onto the stack. |
Adds the provided commander to the top of the calling stage's StageController stack. The stack contains commanders that are used only with the current scene.
| Argument | Type | Description |
|---|---|---|
| cmdr | Object | Commander object to push onto the stack. |
0 Comments