new Circle(x, y, radius) → {void} Parameters: Name Type Description x float y float radius float Properties: Name Type Description x float y float radius float Source: utils/math/math.bs, line 203