Package | Description |
---|---|
game |
Modifier and Type | Method and Description |
---|---|
GUI |
Game.getGUI()
Return the GUI that represents this game.
|
Modifier and Type | Method and Description |
---|---|
void |
Game.setGUI(GUI g)
Set the GUI that draws this game to g.
|