Square
Rectangular shape specification
Constructor
Square(
pos: Point2D | None = None,
rotation: float = 0,
stroke_opacity: float = 0.5,
size: float = 20
) -> None
Properties
x- X position (from pos.x)
y- Y position (from pos.y)