:sl:`pygame object for storing rectangular coordinates`:sg:`Rect(left, top, width, height) -> Rect`:sg:`Rect((left, top), (width, height)) -> Rect`:sg:`Rect(object) -> Rect` Pygame uses Rect objects ...