Example #1
0
 public static void ApplyFocus(DiceRoll diceRoll)
 {
     diceRoll.ApplyFocus();
     OrganizeDicePositions(diceRoll);
 }