DigitalRune.Game.UI.Consoles Namespace |
Class | Description | |
---|---|---|
ConsoleCommand |
Defines a game console command.
| |
ConsoleCommandEventArgs |
Provides arguments for a CommandEntered event.
| |
ConsoleCommandException |
Is raised when a console command needs to report errors.
| |
ConsoleCommandInterpreter |
Handles game console commands.
|
Interface | Description | |
---|---|---|
IConsole |
Represents an interactive console for debugging.
|