TimeLine

Constructor

new(data:Array<Time>, ?pauseOnStep:Bool)

Variables

read onlycurrentStep:Int

read onlycurrentTime:Time

read onlyisPlay:Bool

read onlyonStep:Signal1<Int>

@:argpauseOnStep:Bool

Methods

pause():Void

@:value({ dt : 0 })play(dt:DT = 0):Void

@:value({ dt : 0 })playTo(step:Int, dt:DT = 0):Void

reset():Void