| Package | Description |
|---|---|
| ui | |
| ui.properties |
| Modifier and Type | Interface and Description |
|---|---|
interface |
LabyrinthUserInterface
The user interface used in the LongestPath assignment.
|
interface |
LifeUserInterface
The interface used in the Life assignment
The properties of this interface are described in GridScreen,
StatusBar and WaitingSystem. |
interface |
OthelloReplayUserInterface
The interface used in the replay assignments.
|
interface |
OthelloUserInterface
The interface used in the Othello assignments.
|
interface |
SnakeUserInterface
The interface used in the Snake assignment.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
EncircleScreen
Interfaces that implement this property provide the possibility to encircle
a position on a
GridScreen. |