Circle.set

Sets the dimensions of a circle

struct Circle
@nogc nothrow pure
void
set
(
float newX
,
float newY
,
float newRadius
)

Meta