Exemplo n.º 1
0
 private void AwardScore(FruitController cupcake)
 {
     uiController.AddToScore(cupcake.GetScorePoints());
 }