InputHandler.isKeyPressed

Checks if a specific key is pressed.

class InputHandler
@nogc nothrow
bool
isKeyPressed
(
in Key key
)

Meta