set_corners


Description:

public void set_corners (int x0, int y0, int x1, int y1)

Set the corners of the box

Parameters:

x0

The x coordinate of the first corner

y0

The y coordinate of the second corner

x1

The x coordinate of the opposite corner

y1

The y coordinate of the opposite corner