flash.system.SystemUpdater

type
class
extends
flash.events.EventDispatcher
available in
flash
metadata
:require
flash10_1

Constructor

new()

Instance Methods hide inherited show inherited

addEventListener(type : String, listener : Dynamic -> Void, ?useCapture : Bool, ?priority : Int, ?useWeakReference : Bool) : Void

cancel() : Void

dispatchEvent(event : Event) : Bool

hasEventListener(type : String) : Bool

removeEventListener(type : String, listener : Dynamic -> Void, ?useCapture : Bool) : Void

toString() : String

update(type : SystemUpdaterType) : Void

willTrigger(type : String) : Bool