Rect.this

Undocumented in source.
  1. this(T x, T y, T width, T height)
  2. this(Vector2!(T) vec, T width, T height)
  3. this(Rect!U rect)
  4. this(SDL_Rect rect)
    struct Rect(T)
    this
    (
    ref const SDL_Rect rect
    )
    if (
    isNumeric!T
    )

Meta