mango-engine v0.1.0 (2016-10-22T22:46:47Z)
Dub
Repo
glwindow_glfwKeyCallback
mango_engine
graphics
opengl
gl_window
Undocumented in source. Be warned that the author may not have intended to support it.
extern (
C
) @
system
nothrow
void
glwindow_glfwKeyCallback
(
GLFWwindow
*
window
,
int
key
,
int
scancode
,
int
action
,
int
mods
)
Meta
Source
See Implementation
mango_engine
graphics
opengl
gl_window
classes
GLWindow
functions
glwindow_glfwKeyCallback
static variables
windows