Method | Description | |
---|---|---|
IsKeyPressed ( KeyCode keyCode ) : bool |
Determines whether [is key pressed] [the specified key code].
|
|
Update ( ) : void |
Updates this instance.
|
|
XenkoKeyboardState ( ) : System |
Initializes a new instance of the XenkoKeyboardState class.
|
public IsKeyPressed ( KeyCode keyCode ) : bool | ||
keyCode | KeyCode | The key code. |
return | bool |