Handbook
Glossary
glfwGetMouseButton ( window button -- int )
Vocabulary
glfw
.
ffi
Inputs
window
an
object
button
an
object
Outputs
int
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
glfw.ffi
LIBRARY:
glfw
FUNCTION:
int
glfwGetMouseButton
( GLFWwindow* window,
int
button )