evael ~master (2021-10-23T09:29:02.1632381)
Dub
Repo
InputHandler.isKeyPressed
evael
system
input_handler
InputHandler
Checks if a specific key is pressed.
class
InputHandler
@
nogc
nothrow
bool
isKeyPressed
(
in
Key
key
)
Meta
Source
See Implementation
evael
system
input_handler
InputHandler
constructors
this
destructors
~this
functions
isKeyPressed
isMouseButtonClicked
onMouseButton
onMouseMove
update
properties
mousePosition
Checks if a specific key is pressed.