@:value(0)staticdrawCalls:Int = 0
Tracks the total number of draw calls made each frame.
staticblendToInt(blend:BlendMode):Int
new()
@:value(false)antialiasing:Bool = false
blend:BlendMode
@:value(0)blending:Int = 0
@:value(false)colored:Bool = false
graphics:FlxGraphic
@:value(false)hasColorOffsets:Bool = false
next:FlxDrawBaseItem<T>
nextTyped:T
read onlynumTriangles:Int
read onlynumVertices:Int
type:FlxDrawItemType
addQuad(frame:FlxFrame, matrix:FlxMatrix, ?transform:Null<ColorTransform>):Void
dispose():Void
render(camera:FlxCamera):Void
reset():Void