Package | Description |
---|---|
client.join |
Modifier and Type | Class and Description |
---|---|
class |
JoinGameView
Implementation for the join game view, which lets the user select a game to
join
|
Modifier and Type | Method and Description |
---|---|
IJoinGameView |
JoinGameController.getJoinGameView() |
Constructor and Description |
---|
JoinGameController(IJoinGameView view,
INewGameView newGameView,
ISelectColorView selectColorView,
IMessageView messageView)
JoinGameController constructor
|