| Interface | Description |
|---|---|
| ITurnTrackerController |
Interface for the turn tracker controller
|
| ITurnTrackerView |
Interface for the turn tracker view, which displays whose turn it is, and
what state the game is in
|
| Class | Description |
|---|---|
| TurnTrackerController |
Implementation for the turn tracker controller
|
| TurnTrackerView |
Implementation for the turn tracker view, which displays whose turn it is, and what state the game is in
|