Basic rectangle.
Clones rectangle.
Checks whether two rectangles intersect.
Determines what side of other this rectangle intersects with.
other
Checks whether this rectangle is more above other.
Checks whether this rectangle is more below other.
Checks whether this rectangle is more left to other.
Checks whether this rectangle is more right to other.
Static
Converts from a different data type to a Rectangle instance.
Rectangle
Basic rectangle.