chickadee » glfw3 » get-joystick-axes

get-joystick-axes JOYSTICKprocedure

Returns two values: a pointer to an array of floats representing the values of all axes of the specified joystick, and the number of values in the array. You can use pointer-f32-ref to get the axes coordinates.