Static variables

staticallowTimeout:Bool

staticread onlyheight:Int

staticread onlylang:String

staticread onlyplatform:Platform

staticread onlyscreenDPI:Float

staticread onlywidth:Int

@:value(setNativeCursor)staticsetCursor:(c:Cursor) ‑> Void = setNativeCursor

Static methods

staticexit():Void

staticgetCurrentLoop():() ‑> Void

staticgetDefaultFrameRate():Float

staticgetDeviceName():String

staticgetValue(s:SystemValue):Bool

staticopenURL(url:String):Void

staticsetLoop(f:() ‑> Void):Void

staticsetNativeCursor(c:Cursor):Void

staticstart(callb:() ‑> Void):Void

statictimeoutTick():Void