void dragUpdate(double fractionalDelta)

The drag gesture has changed by fractionalDelta. The total range of the drag should be 0.0 to 1.0.

Source

void dragUpdate(double fractionalDelta);