| Package | Description |
|---|---|
| s3games.engine | |
| s3games.player |
| Modifier and Type | Field and Description |
|---|---|
GameWindow |
Game.window
board of the game shown in window
|
| Constructor and Description |
|---|
Game(Config config,
GameLogger logger,
GameWindow window,
Switch gameRuns,
Robot robot)
constructs a new game, saves references to the objects passed in arguments
|
| Constructor and Description |
|---|
MousePlayer(GameSpecification specs,
GameWindow win)
construct a new mouse player
|