Rect.this
this
(int x, int y, int width, int height) @safe nothrow @nogcCreates a rectangle from position and size.
Parameters
x | X coordinate |
y | Y coordinate |
width | Width |
height | Height |