| Package | Description |
|---|---|
| shared.model | |
| shared.networking | |
| shared.networking.transport |
| Modifier and Type | Method and Description |
|---|---|
MapModel |
Translate.fromNetMap(NetMap netMap,
java.util.List<NetPlayer> players)
Translates a NetMap into a MapModel
|
| Modifier and Type | Method and Description |
|---|---|
NetMap |
JSONDeserializer.parseNetMap(java.lang.String rawData) |
| Modifier and Type | Field and Description |
|---|---|
(package private) NetMap |
NetGameModel.netMap |
| Modifier and Type | Method and Description |
|---|---|
NetMap |
NetGameModel.getNetMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
NetGameModel.setNetMap(NetMap netMap) |