KeyboardState

Undocumented in source.

Members

Functions

isKeyPressed
bool isKeyPressed(Keycode key)
Undocumented in source. Be warned that the author may not have intended to support it.
pressKey
void pressKey(Keycode key)
Undocumented in source. Be warned that the author may not have intended to support it.
releaseKey
void releaseKey(Keycode key)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta