Handbook
Glossary
glfwGetJoystickAxes ( jid count -- float* )
Vocabulary
glfw
.
ffi
Inputs
jid
an
object
count
an
object
Outputs
float*
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
glfw.ffi
LIBRARY:
glfw
FUNCTION:
float*
glfwGetJoystickAxes
(
int
jid, int* count )