mirror of
https://github.com/glfw/glfw.git
synced 2024-11-14 02:31:46 +00:00
parent
f82a8f09eb
commit
e1495c013d
@ -4901,6 +4901,8 @@ GLFWAPI const char* glfwGetGamepadName(int jid);
|
|||||||
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED and @ref
|
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED and @ref
|
||||||
* GLFW_INVALID_ENUM.
|
* GLFW_INVALID_ENUM.
|
||||||
*
|
*
|
||||||
|
* @thread_safety This function must only be called from the main thread.
|
||||||
|
*
|
||||||
* @sa @ref gamepad
|
* @sa @ref gamepad
|
||||||
* @sa @ref glfwUpdateGamepadMappings
|
* @sa @ref glfwUpdateGamepadMappings
|
||||||
* @sa @ref glfwJoystickIsGamepad
|
* @sa @ref glfwJoystickIsGamepad
|
||||||
|
Loading…
Reference in New Issue
Block a user