Packs mouseclick event information into a single struct.
The button that generated the event
The amount of clicks
Button state. Might be replaced in the future with flags.
X position of where the event happened
Y position of where the event happened
See Implementation
Packs mouseclick event information into a single struct.