SimpleWindow.this
- this(int width, int height, string title, OpenGlOptions opengl, Resizability resizable, WindowTypes windowType, int customizationFlags, SimpleWindow parent)
- this(int width, int height, string title, Resizability resizable, OpenGlOptions opengl, WindowTypes windowType, int customizationFlags, SimpleWindow parent)
- this(Size size, string title, OpenGlOptions opengl, Resizability resizable)
- this(Size size, string title, Resizability resizable, OpenGlOptions opengl)
- this(Image image, string title)
- this(NativeWindowHandle nativeWindow)
arsd simpledisplay SimpleWindow
constructorsfunctionsmixinspropertiesstatic variablesvariables
Same as above, except using the Size struct instead of separate width and height.