batch-engine v0.0.1 (2013-12-06T10:08:33Z)
Home
Dub
Repo
Input.MouseKeyCallback
Engine
Input
Input
Undocumented in source. Be warned that the author may not have intended to support it.
class
Input
package extern (
C
) static nothrow
void
MouseKeyCallback
(
GLFWwindow
*
window
,
int
key
,
int
action
,
int
mods
)
Meta
Source
See Implementation
Engine
Input
Input
enums
state
static functions
Initialize
KeyCallback
KeyDown
KeyPressDown
KeyPressUp
KeyUp
MouseKeyCallback
MousePosition
MouseScroll
MouseScrollCallback
Update
static variables
keysState
mousePos
mouseScroll