Package | Description |
---|---|
shared.model |
Modifier and Type | Field and Description |
---|---|
ChatBox |
GameModel.waterCooler |
protected ChatBox |
GameManager.waterCooler |
Modifier and Type | Method and Description |
---|---|
ChatBox |
Translate.fromNetChat(NetChat netChat,
java.util.List<NetPlayer> players)
Translates NetChat into ChatBox
|
ChatBox |
GameManager.getChat()
Returns the chat
|