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