staticread onlyall:Array<Window>
@:value({ frame : null, win : null })staticcreate(?win:WindowOptions, ?frame:FramebufferOptions):Window
staticdestroy(window:Window):Void
staticget(index:Int):Window
height:Int
mode:WindowMode
title:String
read onlyvSynced:Bool
visible:Bool
width:Int
x:Int
y:Int
changeFramebuffer(frame:FramebufferOptions):Void
changeWindowFeatures(features:Int):Void
move(x:Int, y:Int):Void
notifyOnResize(callback:(Int, Int) ‑> Void):Void
resize(width:Int, height:Int):Void