| Package | Description |
|---|---|
| shared.model | |
| shared.networking | |
| shared.networking.transport |
| Modifier and Type | Method and Description |
|---|---|
ChatBox |
Translate.fromNetChat(NetChat netChat,
java.util.List<NetPlayer> players)
Translates NetChat into ChatBox
|
| Modifier and Type | Method and Description |
|---|---|
NetChat |
JSONDeserializer.parseNetChat(java.lang.String rawData) |
| Modifier and Type | Field and Description |
|---|---|
(package private) NetChat |
NetGameModel.netChat |
| Modifier and Type | Method and Description |
|---|---|
NetChat |
NetGameModel.getNetChat() |
| Modifier and Type | Method and Description |
|---|---|
void |
NetGameModel.setNetChat(NetChat netChat) |