CheckBox.this

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

Meta