|
Midnight Blue Game and Engine
|
The entry point for command execution with a single child. More...


Public Member Functions | |
| RootASTNode (MBConsoleASTNode child) | |
| Initializes a new instance of the T:MB2D.RootASTNode class. More... | |
| override void | Handle (MBConsole console) |
| Calls the child commands handle method More... | |
The entry point for command execution with a single child.
|
inline |
Initializes a new instance of the T:MB2D.RootASTNode class.
| child | Command AST node to handle. |
|
inlinevirtual |
Calls the child commands handle method
| console | Console to handle. |
Implements MB2D.MBConsoleASTNode.


1.8.12