- glfwKeyCallback
void glfwKeyCallback(GLFWwindow* window, int key, int scancode, int action, int mods)
Undocumented in source. Be warned that the author may not have intended to support it.
- setControlsToWindow
void setControlsToWindow(GLFWwindow* window)
Undocumented in source. Be warned that the author may not have intended to support it.