Example #1
0
 private void UpdateScoreBoard(int points)
 {
     guiManager.AddScore(points);
 }