toggle menu
doodle
0.10.3
common
switch theme
search in API
core
/
io.nacular.doodle.geometry
/
Circle
/
Circle
Circle
common
constructor
(
radius
:
Double
=
0.0
)
Creates a Circle centered at the
Origin
.
Parameters
radius
of the circle
constructor
(
center
:
Point
,
radius
:
Double
)
creates a new Circle
Parameters
center
point of the circle
radius
of the circle