onDragUpdate abstract method

void onDragUpdate(
  1. double x,
  2. double y
)

Implementation

void onDragUpdate(double x, double y);