TRUE if the mouse moved during the last frame
TRUE if the left button is being pressed
The position of the pointer in the screen view port
TRUE if the right button is beign pressed
TRUE if the scroll button is being pressed
The scroll amount of the mouse wheel
Stores the mouse state from the previous frame, including button states, cursor position, movement status, and scroll wheel information
Example