DrawScript
1.0
jvm
DrawScript
/
ast.instructions.figure
/
Circle
/
Circle
Circle
constructor
(
center
:
Point
,
radius
:
Expression
)
Parameters
center
The center
Point
of the circle.
radius
An
Expression
representing the radius of the circle.