onMoveUpdate abstract method

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

Implementation

void onMoveUpdate(double x, double y);