Package | Description |
---|---|
client.points |
Modifier and Type | Class and Description |
---|---|
class |
PointsView
Implementation for the points view, which displays the user's victory points
|
Modifier and Type | Method and Description |
---|---|
IPointsView |
PointsController.getPointsView() |
Constructor and Description |
---|
PointsController(IPointsView view,
IGameFinishedView finishedView)
PointsController constructor
|