CircleItem.with_points


Description:

public CircleItem.with_points (int x, int y, int radius)

Create a circle

Parameters:

x

The x coordinate of the center of the circle

y

The y coordinate of the center of the circle

radius

The radius of the circle