Package | Description |
---|---|
shared.model | |
shared.networking | |
shared.networking.transport |
Modifier and Type | Method and Description |
---|---|
private void |
Translate.SetSettlements(MapModel model,
java.util.List<NetSettlement> settlements,
java.util.List<NetPlayer> players)
Helper function for fromNetMap function
|
Modifier and Type | Method and Description |
---|---|
NetSettlement |
JSONDeserializer.parseNetSettlement(java.lang.String rawData) |
Modifier and Type | Field and Description |
---|---|
(package private) java.util.List<NetSettlement> |
NetMap.netSettlements |
Modifier and Type | Method and Description |
---|---|
java.util.List<NetSettlement> |
NetMap.getNetSettlements() |
Modifier and Type | Method and Description |
---|---|
void |
NetMap.setNetSettlements(java.util.List<NetSettlement> netSettlements) |