void moveTo(double x, double y)

Starts a new subpath at the given coordinate.

Source

void moveTo(double x, double y) native "Path_moveTo";