haXe API Documentation
Back | Index
class haxe.TimerQueue
Available in flash, js, flash9, cpp
function new(?delay : Int) : Void
function add(f : Void -> Void) : Void
Back | Index