Static variables

Static methods

staticchangeResolution (width:Int, height:Int):Void

staticgetGamepadId (index:Int):String

staticgetMouse (num:Int):Mouse

staticgetPen (num:Int):Pen

staticgetTime ():Float

staticgetVsync ():Bool

staticinit (options:SystemOptions, callback:Void ‑> Void):Void

staticinit2 (?backbufferFormat:TextureFormat):Void

staticinitEx (title:String, options:Array<WindowOptions>, windowCallback:Int ‑> Void, callback:Void ‑> Void):Void

staticloadUrl (url:String):Void

staticlockMouse ():Void

staticnotifyOfFullscreenChange (func:Void ‑> Void, error:Void ‑> Void):Void

staticnotifyOfMouseLockChange (func:Void ‑> Void, error:Void ‑> Void):Void

staticremoveFromFullscreenChange (func:Void ‑> Void, error:Void ‑> Void):Void

staticremoveFromMouseLockChange (func:Void ‑> Void, error:Void ‑> Void):Void

staticscreenDpi ():Int

staticunlockMouse ():Void

staticwindowHeight (windowId:Int = 0):Int

staticwindowWidth (windowId:Int = 0):Int