Package | Description |
---|---|
shared.model | |
shared.networking | |
shared.networking.transport |
Modifier and Type | Method and Description |
---|---|
private void |
Translate.SetHexes(MapModel model,
java.util.List<NetHex> hexes)
Helper function for fromNetMap function
|
Modifier and Type | Method and Description |
---|---|
NetHex |
JSONDeserializer.parseNetHex(java.lang.String rawData) |
Modifier and Type | Field and Description |
---|---|
(package private) java.util.List<NetHex> |
NetMap.netHexes |
Modifier and Type | Method and Description |
---|---|
java.util.List<NetHex> |
NetMap.getNetHexes() |
Modifier and Type | Method and Description |
---|---|
void |
NetMap.setNetHexes(java.util.List<NetHex> netHexes) |