percent property

double percent
final

Percent of ring to paint.

Pass the value after * 100 like 8.9 instead of 0.089

Implementation

final double percent;