more ~cgiUpdates (2022-04-23T18:41:30.7951577)
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