DoubleWindow.this

this(int width, int height, string title = null)

Creates a new double-buffered window with the specified size.

Parameters

widthWindow width in pixels
heightWindow height in pixels
titleWindow title (optional)