pp ~master (2022-03-17T16:54:59.4839102)
Dub
Repo
KeyboardState.AreKeysDown
polyplex
core
input
keyboard
KeyboardState
Returns true if all of the specified keys are down (pressed).
class
KeyboardState
bool
AreKeysDown
(
Keys
[]
kees
)
Meta
Source
See Implementation
polyplex
core
input
keyboard
KeyboardState
constructors
this
functions
AreKeysDown
AreKeysUp
IsKeyDown
IsKeyUp
Returns true if all of the specified keys are down (pressed).