public class GameScore
extends java.lang.Object
| Constructor and Description |
|---|
GameScore() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getGameTitle() |
int |
getTopScore() |
void |
setGameTitle(java.lang.String gameTitle) |
void |
setTopScore(int topScore) |
Copyright © 2017. All Rights Reserved.