new(g4:Graphics)
pipeline:PipelineCache
inlineend():Void
inlineendRects(trisDone:Bool):Void
inlineendTris(rectsDone:Bool):Void
fillRect(opacity:FastFloat, color:Color, bottomleftx:Float, bottomlefty:Float, topleftx:Float, toplefty:Float, toprightx:Float, toprighty:Float, bottomrightx:Float, bottomrighty:Float):Void
fillTriangle(opacity:FastFloat, color:Color, x1:Float, y1:Float, x2:Float, y2:Float, x3:Float, y3:Float):Void
setProjection(projectionMatrix:FastMatrix4):Void
setRectColors(opacity:FastFloat, color:Color):Void
setRectVertices(bottomleftx:Float, bottomlefty:Float, topleftx:Float, toplefty:Float, toprightx:Float, toprighty:Float, bottomrightx:Float, bottomrighty:Float):Void