Constructor

new(element:Null<Element>, state:Int, mouseButton:MouseButton)

Variables

@:paramfinalmouseButton:MouseButton

The mouse button that triggered this event.

Inherited Variables

Defined by Event

finalelement:Null<Element>

The element that receives this event. If null, this event is not dispatched.

privatefinalstate:Int

Inherited Methods

Defined by Event

getState():Int