Rect

Undocumented in source.

Members

Functions

getCenter
Point!T getCenter()
Undocumented in source. Be warned that the author may not have intended to support it.
sort
void sort()
Undocumented in source. Be warned that the author may not have intended to support it.
translate
void translate(T dx, T dy)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

h
T h [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
sorted
bool sorted [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
w
T w [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

x0
T x0;
x1
T x1;
y0
T y0;
y1
T y1;
Undocumented in source.

Meta