is Mouse Button Pressed
Checks if the specified mouse button is currently pressed.
Return
True if the mouse button is pressed, false otherwise.
Parameters
button
The GLFW code of the mouse button.
Checks if the specified mouse button is currently pressed.
True if the mouse button is pressed, false otherwise.
The GLFW code of the mouse button.