| Package | Description |
|---|---|
| shared.model | |
| shared.networking | |
| shared.networking.transport |
| Modifier and Type | Method and Description |
|---|---|
private void |
Translate.SetCities(MapModel model,
java.util.List<NetCity> cities,
java.util.List<NetPlayer> players)
Helper function for fromNetMap function
|
| Modifier and Type | Method and Description |
|---|---|
NetCity |
JSONDeserializer.parseNetCity(java.lang.String rawData) |
| Modifier and Type | Field and Description |
|---|---|
(package private) java.util.List<NetCity> |
NetMap.netCities |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<NetCity> |
NetMap.getNetCities() |
| Modifier and Type | Method and Description |
|---|---|
void |
NetMap.setNetCities(java.util.List<NetCity> netCities) |