Constructor

Variables

Methods

inlinedrawImage(img:Image, bottomleftx:FastFloat, bottomlefty:FastFloat, topleftx:FastFloat, toplefty:FastFloat, toprightx:FastFloat, toprighty:FastFloat, bottomrightx:FastFloat, bottomrighty:FastFloat, opacity:FastFloat, color:Color):Void

inlinedrawImage2(img:Image, sx:FastFloat, sy:FastFloat, sw:FastFloat, sh:FastFloat, bottomleftx:FastFloat, bottomlefty:FastFloat, topleftx:FastFloat, toplefty:FastFloat, toprightx:FastFloat, toprighty:FastFloat, bottomrightx:FastFloat, bottomrighty:FastFloat, opacity:FastFloat, color:Color):Void

inlinedrawImageScale(img:Image, sx:FastFloat, sy:FastFloat, sw:FastFloat, sh:FastFloat, left:FastFloat, top:FastFloat, right:FastFloat, bottom:FastFloat, opacity:FastFloat, color:Color):Void

end():Void

setBilinearFilter(bilinear:Bool):Void

setBilinearMipmapFilter(bilinear:Bool):Void

setProjection(projectionMatrix:FastMatrix4):Void