예제 #1
0
 public highScore(scoreCounter sC)
 {
     hiScore = sC.getHighestScore();
 }