Data Fields | |
unsigned int | modifiers |
Modifiers that were pressed. | |
int | button |
The mouse button that was pressed. | |
int | clicks |
Number of consecutive clicks. | |
int | x |
X coordinate the mouse press occurred at. | |
int | y |
Y coordinate the mouse press occurred at. |