moveTo abstract method

void moveTo(
  1. Vector2 position
)

Implementation

void moveTo(Vector2 position);