move


Description:

public abstract void move (double x, double y)

Move the grip

This function should only be called when the grip is GRABBED.

Parameters:

x

The device x coordinate of the pointer

y

The device y coordinate of the pointer