MessageBox.this

Undocumented in source.
  1. this(wstring message, float x, float y, int width, int height)
    class MessageBox
    this
    (
    in wstring message
    ,
    in float x
    ,
    in float y
    ,
    in int width = 0
    ,
    in int height = 0
    )
  2. this(wstring message, vec2 position, Size!int size)

Meta