MouseEvent.clicks

How many time the button was pressed.

struct MouseEvent
uint clicks;

Meta