onMoveStart abstract method

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

Implementation

void onMoveStart(double x, double y);