moveTo abstract method

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

Implementation

void moveTo(num x, num y);