set_point


Description:

public void set_point (int index, int x, int y)

Change a point on the path

index Description

Parameters:

index

The index of the point

x

The new x coordinate for the point

y

The new y coordinate for the point