haXe API Documentation
Back |
Indexextern class flash.utils.Timer
Available in flash9
- var currentCount(default,null) : Int
- var delay : Float
- var repeatCount : Int
- var running(default,null) : Bool
- function new(delay : Float, ?repeatCount : Int) : Void
- function reset() : Void
- function start() : Void
- function stop() : Void
Back |
Index