MouseEvent
(
type
,
stageX
,
stageY
)
- Parameters:
-
type <String>
The event type. -
stageX <Number>
The mouseX position relative to the stage. -
stageY <Number>
The mouseY position relative to the stage.