Shape.makeCircle

Make a new Shape object as Circle.

class Shape
final static
makeCircle
(
ubyte radius
,
const Vector2f center
,
ubyte vecNum = 30
)

Meta