Searched refs:glfwJoystickPresent (Results 1 – 6 of 6) sorted by relevance
168 if (glfwJoystickPresent(joy)) in find_joysticks()
3517 GLFWAPI int glfwJoystickPresent(int joy);
3532 GLFWAPI int glfwJoystickPresent(int joy);
543 GLFWAPI int glfwJoystickPresent(int joy) in glfwJoystickPresent() function
374 `GLFW_BUTTONS` tokens have been replaced by the @ref glfwJoystickPresent471 | `glfwGetJoystickParam` | @ref glfwJoystickPresent | The axis and button counts are prov…
492 whether a [joystick](@ref joysticks) is present with @ref glfwJoystickPresent.495 int present = glfwJoystickPresent(GLFW_JOYSTICK_1);