goToPoint abstract method

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

Implementation

void goToPoint(double x, double y);