CSS Logo XNACS1Lib Library Documentation
XNACS1Circle Constructor (Vector2, Single)

Game-Themed Introductory Programming Project   

Constructs a circle.

public XNACS1Circle(
   Vector2 center,
   Single radius
);

Parameters

center
center of the circle.
radius
radius of the circle.

See Also

XNACS1Circle Class | XNACS1Lib Namespace | XNACS1Circle Constructor Overload List