Used to describe mouse state changes. More...
#include <InputEvent.h>
Public Attributes | |
int | mousex |
The current x position of the mouse on the screen. | |
int | mousey |
The current y position of the mouse on the screen. | |
int | button |
The mouse button that's state has changed (if any). |
Used to describe mouse state changes.