package flash.events
extends Event
Available on flashnew (type:String, bubbles:Bool = true, cancelable:Bool = false, localX:Float = 0, localY:Float = 0, ?relatedObject:InteractiveObject, ctrlKey:Bool = false, altKey:Bool = false, shiftKey:Bool = false, buttonDown:Bool = false, delta:Int = 0)altKey:BoolbuttonDown:BoolctrlKey:Booldelta:IntisRelatedObjectInaccessible:BoollocalX:FloatlocalY:FloatmovementX:FloatmovementY:FloatrelatedObject:InteractiveObjectshiftKey:Boolread only stageX:Floatread only stageY:FloatupdateAfterEvent ():Voidstatic read only CLICK:Stringstatic read only CONTEXT_MENU:Stringstatic read only DOUBLE_CLICK:Stringstatic read only MIDDLE_CLICK:Stringstatic read only MIDDLE_MOUSE_DOWN:Stringstatic read only MIDDLE_MOUSE_UP:Stringstatic read only MOUSE_DOWN:Stringstatic read only MOUSE_MOVE:Stringstatic read only MOUSE_OUT:Stringstatic read only MOUSE_OVER:Stringstatic read only MOUSE_UP:Stringstatic read only MOUSE_WHEEL:Stringstatic read only RELEASE_OUTSIDE:Stringstatic read only RIGHT_CLICK:Stringstatic read only RIGHT_MOUSE_DOWN:Stringstatic read only RIGHT_MOUSE_UP:Stringstatic read only ROLL_OUT:Stringstatic read only ROLL_OVER:String
© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/flash/events/MouseEvent.html