void relativeMoveTo(double dx, double dy)

Starts a new subpath at the given offset from the current point.

Source

void relativeMoveTo(double dx, double dy) native "Path_relativeMoveTo";