wheel ~master (2022-05-30T07:08:22.2598186)
Dub
Repo
InputHandler.this
cat
wheel
input
InputHandler
Constructs an input handler from an SDL handler, which it attaches delegates to.
class
InputHandler
nothrow
this
(
Handler
h
)
Meta
Source
See Implementation
cat
wheel
input
InputHandler
constructors
this
functions
getHeldFor
isKeyDown
isKeyHeld
wasKeyPressed
wasKeyReleased
wasMousePressed
wasMouseReleased
properties
heldKeys
mouseMotionEvents
mouseWheelEvents
pressedKeys
pressedMouseButtons
releasedKeys
releasedMouseButtons
Constructs an input handler from an SDL handler, which it attaches delegates to.