staticread onlyAnchor:AnchorMode> = AnchorMode
staticread onlybuffer:Image
staticread onlycenterX:Float = 0
staticread onlycenterY:Float = 0
staticread onlyheight:Float
staticmatrix:Matrix = Matrix.identity()
staticmode:ScreenMode
staticread onlywidth:Float
staticread onlywindowHeight:Int = 0
staticread onlywindowWidth:Int = 0
staticinline getRealScreenPoint (x:Float, y:Float, outPoint:Point):Void
staticinit (opts:ScreenOptions, antialiasing:Int, _windowWidth:Int, _windowHeight:Int):Void
staticsetAnchor (anchor:AnchorMode):Void