Window.isKeyDown

Checks if a key is being held down by a key name

struct Window
nothrow @nogc @trusted
bool
isKeyDown
const
(
in string name
)

Meta