View source
class FlxDrawTrianglesItem
package flixel.graphics.tile
extends FlxDrawBaseItem
Available on all platforms
Available on all platforms
addTriangles(vertices:DrawData<Float>, indices:DrawData<Int>, uvtData:DrawData<Float>, ?colors:DrawData<Int>, ?position:FlxPoint, ?cameraBounds:FlxRect, ?transform:ColorTransform):Void