haXe API Documentation
Back | Index
class tools.hxinst.Progress
extends haxe.io.Output
import tools.hxinst.Main
Available in neko
var cur : Int
var max : Int
function new(o : haxe.io.Output) : Void
function update() : Void
Back | Index