sides property

int sides
final

The amount of sides on the dice. In a 2d6 roll, this would be 6.

Implementation

final int sides;