lib.haxe.org

format 1.20 Documentation

Back | Index
class format.agal.Tools
static function getMaxTextures() : Int
static function getProps(r : RegType, fragment : Bool) : { write : Bool, read : Bool, count : Int}
static function ofString(str : String) : haxe.io.Bytes
static function opStr(op : Opcode) : String
static function regStr(r : Reg) : String
Back | Index