Method | Description | |
---|---|---|
ChangeContext ( IInputContext to ) : void | ||
InputHandler ( IInputContext inputContext = null ) : System |
Method | Description | |
---|---|---|
onKeyboardInput ( object sender, SharpDX.RawInput.KeyboardInputEventArgs e ) : void |
public ChangeContext ( IInputContext to ) : void | ||
to | IInputContext | |
return | void |
public InputHandler ( IInputContext inputContext = null ) : System | ||
inputContext | IInputContext | |
return | System |