create_bubble


Description:

public CircleItem? create_bubble (int x0, int y0, int x1, int y1)

Create a new bubble using these settings

Parameters:

x

The x coordinate of the center

y

The y coordinate of the center

Returns:

A circle item to use as a bubble or null if not currently using bubbles