Exemplo n.º 1
0
 public highScore(scoreCounter sC)
 {
     hiScore = sC.getHighestScore();
 }