Method | Description | |
---|---|---|
ConsoleInput ( ApplicationOptions options = null ) : Urho.IO |
Method | Description | |
---|---|---|
OnUpdate ( float timeStep ) : void | ||
Start ( ) : void |
Method | Description | |
---|---|---|
Advance ( ) : void | ||
EndGame ( string message ) : void | ||
HandleConsoleCommand ( ConsoleCommandEventArgs args ) : void | ||
HandleEscKeyDown ( KeyDownEventArgs args ) : void | ||
HandleInput ( string input ) : void | ||
Print ( string output ) : void | ||
StartGame ( ) : void |
public ConsoleInput ( ApplicationOptions options = null ) : Urho.IO | ||
options | ApplicationOptions | |
return | Urho.IO |