Пример #1
0
 public void AddStars(int amount)
 {
     starDisplay.AddToUI(amount);
 }