package flash.events
implemented by EventDispatcher
Available on flash addEventListener (type:String, listener:Dynamic ‑> Void, useCapture:Bool = false, priority:Int = 0, useWeakReference:Bool = false):VoiddispatchEvent (event:Event):BoolhasEventListener (type:String):Bool removeEventListener (type:String, listener:Dynamic ‑> Void, useCapture:Bool = false):VoidwillTrigger (type:String):Bool
© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/flash/events/IEventDispatcher.html