메소드 | 설명 | |
---|---|---|
AddToBuffer ( string text ) : void | ||
AddToOutput ( string text ) : void | ||
AutoComplete ( ) : void | ||
EventInput_KeyDown ( object sender, System e ) : void | ||
ExecuteBuffer ( ) : void | ||
InputProcessor ( |
||
ToggleConsole ( ) : void |
메소드 | 설명 | |
---|---|---|
GetGameWindow ( ) : |
Force application to find current app window controls with System.Windows.Forms (Windows)
|
|
GetMatchingCommand ( string command ) : IConsoleCommand | ||
IsPrintable ( char letter ) : bool | ||
form_KeyPress ( Object sender, |
public EventInput_KeyDown ( object sender, System e ) : void | ||
sender | object | |
e | System | |
리턴 | void |
public InputProcessor ( |
||
commandProcesser | ||
window | ||
리턴 | System |