Get the current position of the mouse in desktop coordinates. * This function returns the global position of the mouse cursor on the desktop. *
Get the current position of the mouse in window coordinates. * This function returns the current position of the mouse cursor, relative to the given window. *
Check if a mouse button is pressed. *
Set the current position of the mouse in desktop coordinates. * This function sets the global position of the mouse cursor on the desktop. *
Set the current position of the mouse in window coordinates. * This function sets the current position of the mouse cursor, relative to the given window. *
Give access to the real-time state of the mouse.