more ~master (2021-04-25T17:22:00Z)
Home
Dub
Repo
glfwKeyCallback
more
glfw
Undocumented in source. Be warned that the author may not have intended to support it.
extern (
C
) nothrow
void
glfwKeyCallback
(
GLFWwindow
*
window
,
int
key
,
int
scancode
,
int
action
,
int
mods
)
Meta
Source
See Implementation
more
glfw
functions
glfwKeyCallback
setControlsToWindow
structs
GLFWControls
GLFWKeyState
variables
controls