pp v0.0.52 (2019-04-12T13:41:01Z)
Dub
Repo
KeyboardState.IsKeyDown
polyplex
core
input
keyboard
KeyboardState
Returns true if the specified key is down (pressed).
class
KeyboardState
bool
IsKeyDown
(
Keys
key
)
Meta
Source
See Implementation
polyplex
core
input
keyboard
KeyboardState
constructors
this
functions
AreKeysDown
AreKeysUp
IsKeyDown
IsKeyUp
Returns true if the specified key is down (pressed).