currentCycle property
1-based index of the cycle currently being collected.
A value greater than totalCycles marks the circle as complete.
Implementation
final int currentCycle;
1-based index of the cycle currently being collected.
A value greater than totalCycles marks the circle as complete.
final int currentCycle;