Construct the rectangle from its coordinates
Construct the rectangle from position and size
Check if a point is inside the rectangle's area.
Check if a point is inside the rectangle's area.
Check the intersection between two rectangles.
Check the intersection between two rectangles.
Compare two rectangles for equality.
Output the string representation of the Rect.
Utility class for manipulating 2D axis aligned rectangles.