Rect.this

Undocumented in source.
  1. this(int[4] array)
  2. this(int a, int b, int c, int d)
    struct Rect
    @safe
    this
    (
    int a
    ,
    int b
    ,
    int c
    ,
    int d
    )
  3. this(ivec2 position, ivec2 size)

Meta