Static variables

@:value(0)staticdrawCalls:Int = 0

Tracks the total number of draw calls made each frame.

Constructor

new()

Variables

@:value(false)antialiasing:Bool = false

@:value(false)colored:Bool = false

@:value(false)hasColorOffsets:Bool = false

read onlynumTriangles:Int

read onlynumVertices:Int

Methods

addQuad(frame:FlxFrame, matrix:FlxMatrix, ?transform:ColorTransform):Void

dispose():Void

render(camera:FlxCamera):Void

reset():Void