more ~osc (2022-02-07T20:38:28.1602185)
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