Exemple #1
0
 public void CallAddToStars(int amount)
 {
     starDisplay.AddToStars(amount);
 }