|
Midnight Blue Game and Engine
|
Class all AST nodes inherit from More...


Public Member Functions | |
| abstract void | Handle (MBConsole console) |
| Executes specific logic on the console More... | |
Class all AST nodes inherit from
|
pure virtual |
Executes specific logic on the console
| console | Game console. |
Implemented in MB2D.QuitASTNode, MB2D.PrintASTNode, MB2D.RunASTNode, MB2D.SetASTNode, and MB2D.RootASTNode.

1.8.12