Home
last modified time | relevance | path

Searched refs:glfwGetGamepadState (Results 1 - 3 of 3) sorted by relevance

/third_party/glfw/tests/
H A Djoysticks.c293 if (glfwGetGamepadState(joysticks[i], &state)) in main()
/third_party/glfw/include/GLFW/
H A Dglfw3.h2108 * @sa @ref glfwGetGamepadState
5765 * @sa @ref glfwGetGamepadState
5911 GLFWAPI int glfwGetGamepadState(int jid, GLFWgamepadstate* state);
/third_party/glfw/src/
H A Dinput.c1391 GLFWAPI int glfwGetGamepadState(int jid, GLFWgamepadstate* state) in glfwGetGamepadState() function

Completed in 10 milliseconds