Constructor

Template with simplified constructor for many dialog classes.

mixin template Constructor (
alias boxname
) {}

Constructors

this
this(string title, string text, uint h, uint w)

Creates an object.

Meta