mirror of
https://github.com/gwm17/glfw.git
synced 2024-11-23 02:38:52 -05:00
Removed addressed bug.
This commit is contained in:
parent
72277846bd
commit
9bc6b7f550
|
@ -1700,9 +1700,6 @@ GLFWAPI int glfwGetInputMode(GLFWwindow* window, int mode);
|
||||||
* glfwGetMouseButton returns @ref GLFW_PRESS the next time it is called even
|
* glfwGetMouseButton returns @ref GLFW_PRESS the next time it is called even
|
||||||
* if the mouse button had been released before the call.
|
* if the mouse button had been released before the call.
|
||||||
*
|
*
|
||||||
* @bug **Mac OS X:** The @ref GLFW_CURSOR_HIDDEN value of @ref
|
|
||||||
* GLFW_CURSOR_MODE is not yet implemented.
|
|
||||||
*
|
|
||||||
* @sa glfwGetInputMode
|
* @sa glfwGetInputMode
|
||||||
*
|
*
|
||||||
* @ingroup input
|
* @ingroup input
|
||||||
|
|
Loading…
Reference in New Issue
Block a user