staticgetInstance():Window
displayMode:DisplayMode
read onlyheight:Int
read onlyisFocused:Bool
mouseLock:Bool
read onlymouseX:Int
read onlymouseY:Int
title:String
vsync:Bool
read onlywidth:Int
addEventTarget(et:Event ‑> Void):Void
addResizeEvent(f:() ‑> Void):Void
event(e:Event):Void
dynamiconClose():Bool
removeEventTarget(et:Event ‑> Void):Void
removeResizeEvent(f:() ‑> Void):Void
resize(width:Int, height:Int):Void
setFullScreen(v:Bool):Void