MouseEventCommons

Common values for mouse events.

Members

Variables

mouseID
uint mouseID;

Identifies the mouse that generated the event

timestamp
uint timestamp;

Timestamp of the event

windowID
uint windowID;

Identifies the window where the event originated

Meta