Mouse button. Only "none", "left", "right" are supported.
Number of times the mouse button was clicked (default: 0).
X delta in DIP for mouse wheel event (default: 0).
Y delta in DIP for mouse wheel event (default: 0).
Bit field representing pressed modifier keys. Alt=1, Ctrl=2, Meta/Command=4, Shift=8 (default: 0).
Time at which the event occurred (default: current time).
Type of the mouse event.
X coordinate of the mouse pointer in DIP.
Y coordinate of the mouse pointer in DIP.