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

Game-Themed Introductory Programming Project   

Contstructs a circle.

public XNACS1Circle(
   Vector2 center,
   Single radius,
   String tex
);

Parameters

center
center of the circle.
radius
radius of the circle.
tex
texture to be used for the circle.

See Also

XNACS1Circle Class | XNACS1Lib Namespace | XNACS1Circle Constructor Overload List