Constructor

Variables

destinationBlend:BlendingFactor = BlendingFactor.Undefined

sourceBlend:BlendingFactor = BlendingFactor.Undefined

Methods

inline drawImage (img:Image, bottomleftx:FastFloat, bottomlefty:FastFloat, topleftx:FastFloat, toplefty:FastFloat, toprightx:FastFloat, toprighty:FastFloat, bottomrightx:FastFloat, bottomrighty:FastFloat, opacity:FastFloat, color:Color):Void

inline drawImage2 (img:Image, sx:FastFloat, sy:FastFloat, sw:FastFloat, sh:FastFloat, bottomleftx:FastFloat, bottomlefty:FastFloat, topleftx:FastFloat, toplefty:FastFloat, toprightx:FastFloat, toprighty:FastFloat, bottomrightx:FastFloat, bottomrighty:FastFloat, opacity:FastFloat, color:Color):Void

inline drawImageScale (img:Image, sx:FastFloat, sy:FastFloat, sw:FastFloat, sh:FastFloat, left:FastFloat, top:FastFloat, right:FastFloat, bottom:FastFloat, opacity:FastFloat, color:Color):Void

setProjection (projectionMatrix:FastMatrix4):Void