within_sweep


Description:

public bool within_sweep (int x, int y)

Determines if the point lies within the sweep of the arc

Parameters:

x

The user x coordinate

y

The user y coordinate

Returns:

Returns true if the point lies within the sweep