Keyboard

Stores a pointer into SDL's keyboard data, and provides methods to read it.

Constructors

this
this()
Undocumented in source.

Members

Functions

keyDown
bool keyDown(SDL_Scancode key)

Checks if key is pressed.

Meta