haXe API Documentation
Back | Index
extern class flash.events.TimerEvent
extends Event
Available in flash9
function new(type : String, ?bubbles : Bool, ?cancelable : Bool) : Void
function updateAfterEvent() : Void
static var TIMER : String
static var TIMER_COMPLETE : String
Back | Index