Static variables

staticread onlyall:Array<Window>

Static methods

@:value({ frame : null, win : null })staticcreate(?win:WindowOptions, ?frame:FramebufferOptions):Window

staticdestroy(window:Window):Void

staticget(index:Int):Window

Variables

height:Int

title:String

read onlyvSynced:Bool

visible:Bool

width:Int

x:Int

y:Int

Methods

changeWindowFeatures(features:Int):Void

move(x:Int, y:Int):Void

notifyOnResize(callback:(Int, Int) ‑> Void):Void

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