pp ~master (2018-05-25T20:29:15Z)
Dub
Repo
KeyboardState.AreKeysUp
polyplex
core
input
keyboard
KeyboardState
Returns true if all of the specified keys are up (not pressed).
class
KeyboardState
bool
AreKeysUp
(
Keys
[]
kees
)
Meta
Source
See Implementation
polyplex
core
input
keyboard
KeyboardState
functions
AreKeysDown
AreKeysUp
IsKeyDown
IsKeyUp
Returns true if all of the specified keys are up (not pressed).