GLFWControls

Undocumented in source.

Members

Functions

keyCallback
void keyCallback(int key, int action, int mods)
Undocumented in source. Be warned that the author may not have intended to support it.
register
void register(int key, GLFWKeyState* state)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

keyMap
GLFWKeyState*[int] keyMap;
Undocumented in source.

Meta