staticallowUserChange():Void
staticautomaticSafeZone():Bool
staticcanLockMouse():Bool
staticcanSwitchFullscreen():Bool
staticchangeResolution(width:Int, height:Int):Void
staticdisallowUserChange():Void
staticexitFullscreen():Void
staticgetGamepadId(index:Int):String
staticgetGamepadVendor(index:Int):String
staticgetKeyboard(num:Int):Keyboard
staticgetLanguage():String
staticgetMouse(num:Int):Mouse
staticgetPen(num:Int):Pen
staticgetRefreshRate():Int
staticgetScreenRotation():ScreenRotation
staticgetSystemId():String
staticgetTime():Float
staticgetVsync():Bool
statichideSystemCursor():Void
staticinit(options:SystemOptions, callback:Window ‑> Void):Void
staticinitEx(title:String, options:Array<WindowOptions>, windowCallback:Int ‑> Void, callback:() ‑> Void):Void
staticisFullscreen():Bool
staticisMouseLocked():Bool
staticloadUrl(url:String):Void
staticlockMouse():Void
staticlogin():Void
staticnotifyOfFullscreenChange(func:() ‑> Void, error:() ‑> Void):Void
staticnotifyOfMouseLockChange(func:() ‑> Void, error:() ‑> Void):Void
staticremoveFromFullscreenChange(func:() ‑> Void, error:() ‑> Void):Void
staticremoveFromMouseLockChange(func:() ‑> Void, error:() ‑> Void):Void
staticrequestFullscreen():Void
staticrequestShutdown():Bool
staticsafeZone():Float
staticsetGamepadRumble(index:Int, leftAmount:Float, rightAmount:Float):Void
staticsetKeepScreenOn(on:Bool):Void
staticsetSafeZone(value:Float):Void
staticshowSystemCursor():Void
staticunlockAchievement(id:Int):Void
staticunlockMouse():Void
staticvibrate(ms:Int):Void
staticwaitingForLogin():Bool