stepPercentage property
The percentage of the track that represents a single step. Defaults to 0.05.
Contract
Throws AssertionError if it is not between 0 and 1, inclusive.
Implementation
final double stepPercentage;
The percentage of the track that represents a single step. Defaults to 0.05.
Throws AssertionError if it is not between 0 and 1, inclusive.
final double stepPercentage;