Window.this
- this(Box size, Text title, ISmallButton[] smallButtons, StyleSheet customStyle)
- this(Box size, dstring title, ISmallButton[] smallButtons, StyleSheet customStyle)
- this(Box size, Text title, StyleSheet customStyle)
- this(Box size, dstring title, StyleSheet customStyle)
 
		PixelPerfectEngine concrete window Window 
		aliasesconstructorsfunctionspropertiesstatic functionsstatic variablesvariables 
	 
	
Default constructor. "size" sets both the initial position and the size of the window. Adds a close button to the header.