| Class | Description |
|---|---|
| Console |
The console that serves as an interface for the prompting of commands to the simulator
|
| ConsoleCommand |
Base class for the implementation of console commands
|
| ExecCommand |
Implementation of the "exec" command
|
| HelpCommand |
Implementation of the "help" command
|
| RealTimeExecCommand |
Implementation of the "rtexec" command
|
| ResetStatsCommand |
Implementation of the "exec" command
|
| SaveStatsCommand |
Implementation of the "exec" command
|
| ShutdownCommand |
Implementation of the "shutdown" command
|