moveTo method

void moveTo(
  1. int x,
  2. int y
)
inherited

Implementation

void moveTo(int x, int y) {}