Static variables

@:value(1.0)@:isVarstaticaspectRatio:Float = 1.0

staticheight:Int

@:value(Mat3.identity())staticprojection:Mat3 = Mat3.identity()

@:value(1.0)@:isVarstaticscale:Float = 1.0

staticwidth:Int

Static methods

@:access(s2d.stage.graphics.Renderer)staticrender():Texture

@:access(s2d.stage.graphics.Renderer)staticresize(w:Int, h:Int):Void

@:access(s2d.graphics.Drawers)@:access(s2d.stage.graphics.Renderer)staticstart(window:Window):Void