more.glfw

Undocumented in source.

Members

Functions

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.

Structs

GLFWControls
struct GLFWControls
Undocumented in source.
GLFWKeyState
struct GLFWKeyState
Undocumented in source.

Variables

controls
GLFWControls controls;
Undocumented in source.

Meta