Static methods

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

staticgetSystemId():String

staticgetTime():Float

staticgetVsync():Bool

staticinit(options:SystemOptions, callback:Window ‑> 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

staticscreenDpi():Int

staticsetGamepadRumble(index:Int, leftAmount:Float, rightAmount:Float):Void

staticsetKeepScreenOn(on:Bool):Void

staticsetSafeZone(value:Float):Void

staticunlockAchievement(id:Int):Void

staticunlockMouse():Void

staticvibrate(ms:Int):Void

staticwaitingForLogin():Bool

staticwindowHeight(id:Int):Int

staticwindowWidth(id:Int):Int