Package | Description |
---|---|
shared.model | |
shared.networking | |
shared.networking.transport |
Modifier and Type | Method and Description |
---|---|
private void |
Translate.SetRoads(MapModel model,
java.util.List<NetRoad> roads,
java.util.List<NetPlayer> players)
Helper function for fromNetMap function
|
Modifier and Type | Method and Description |
---|---|
NetRoad |
JSONDeserializer.parseNetRoad(java.lang.String rawData) |
Modifier and Type | Field and Description |
---|---|
(package private) java.util.List<NetRoad> |
NetMap.netRoads |
Modifier and Type | Method and Description |
---|---|
java.util.List<NetRoad> |
NetMap.getNetRoads() |
Modifier and Type | Method and Description |
---|---|
void |
NetMap.setNetRoads(java.util.List<NetRoad> netRoads) |