Rectangle
Rectangular shape specification
Constructor
Rectangle(
pos: Point2D = None,
rotation: float = 0,
width: float = 20,
height: float = 20
) -> None
Rectangular shape specification
Rectangle(
pos: Point2D = None,
rotation: float = 0,
width: float = 20,
height: float = 20
) -> None