| Package | Description |
|---|---|
| edu.ucsb.cs56.projects.games.pacman |
| Modifier and Type | Method | Description |
|---|---|---|
int |
GamePlayed.compareTo(GamePlayed other) |
Overriden version of compareTo() method for GamePlayed Class
Compares this game score with the specified game score for order.
|