Package | Description |
---|---|
client.catan | |
client.points |
Class and Description |
---|
GameFinishedView
Implementation for the game finished view, which is displayed when the game is over
|
PointsController
Implementation for the points controller
|
PointsView
Implementation for the points view, which displays the user's victory points
|
Class and Description |
---|
IGameFinishedView
Interface for the game finished view, which is displayed when the game is
over
|
IPointsController
Interface for the points controller
|
IPointsView
Interface for the points view, which displays the user's victory points
|