Constructor

Variables

destinationBlend:BlendingFactor = BlendingFactor.Undefined

sourceBlend:BlendingFactor = BlendingFactor.Undefined

Methods

inline end ():Void

inline endRects (trisDone:Bool):Void

inline endTris (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

setRectVertices (bottomleftx:Float, bottomlefty:Float, topleftx:Float, toplefty:Float, toprightx:Float, toprighty:Float, bottomrightx:Float, bottomrighty:Float):Void