For base type mouseDown, mouseUp and mouseUpdate.
Button pressed or not.
How many time the button was pressed.
Mouse position relative to its canvas. (Not an absolute position)
See Implementation
For base type mouseDown, mouseUp and mouseUpdate.