stagexl
stagexl
MouseEvent
buttonDown
buttonDown
stagexl
stagexl
MouseEvent
buttonDown
property
buttonDown
stagexl
stagexl
MouseEvent
Constants
CLICK
CONTEXT_MENU
DOUBLE_CLICK
MIDDLE_CLICK
MIDDLE_MOUSE_DOWN
MIDDLE_MOUSE_UP
MOUSE_DOWN
MOUSE_MOVE
MOUSE_OUT
MOUSE_OVER
MOUSE_UP
MOUSE_WHEEL
RIGHT_CLICK
RIGHT_MOUSE_DOWN
RIGHT_MOUSE_UP
ROLL_OUT
ROLL_OVER
Constructors
MouseEvent
Properties
altKey
bubbles
buttonDown
captures
clickCount
ctrlKey
currentTarget
deltaX
deltaY
eventPhase
hashCode
isDefaultPrevented
isImmediatePropagationStopped
isPropagationStopped
localX
localY
runtimeType
shiftKey
stageX
stageY
target
type
Operators
operator ==
Methods
noSuchMethod
preventDefault
stopImmediatePropagation
stopPropagation
toString
bool
buttonDown
read-only
Indicates whether the primary mouse button is pressed (true) or not (false).