Constructor

Variables

destinationBlend:BlendingFactor = BlendingFactor.Undefined

sourceBlend:BlendingFactor = BlendingFactor.Undefined

Methods

drawCharacters (text:Array<Int>, start:Int, length:Int, opacity:FastFloat, color:Color, x:Float, y:Float, transformation:FastMatrix3, fontGlyphs:Array<Int>):Void

drawString (text:String, opacity:FastFloat, color:Color, x:Float, y:Float, transformation:FastMatrix3, fontGlyphs:Array<Int>):Void

setProjection (projectionMatrix:FastMatrix4):Void