hasNewPathStarted method

bool hasNewPathStarted()

Implementation

bool hasNewPathStarted() => getNumPoints() % nPointsPerCurve == 1;