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
Custom constructor. "size" sets both the initial position and the size of the window. Buttons in the header can be set through the smallButtons parameter