Méthode | Description | |
---|---|---|
ClientConsoleInput ( IKeyboardStringReader keyboardStringReader, IKernel kernel ) : System | ||
Update ( IGameContext gameContext, IUpdateContext updateContext, Action |
Méthode | Description | |
---|---|---|
Execute ( IGameContext gameContext, ParsedCommand parsedCommand, Action |
||
Parse ( string input ) : ParsedCommand |
public ClientConsoleInput ( IKeyboardStringReader keyboardStringReader, IKernel kernel ) : System | ||
keyboardStringReader | IKeyboardStringReader | |
kernel | IKernel | |
Résultat | System |
public Update ( IGameContext gameContext, IUpdateContext updateContext, Action |
||
gameContext | IGameContext | |
updateContext | IUpdateContext | |
logInternal | Action |
|
Résultat | void |