| Package | Description |
|---|---|
| shared.model | |
| shared.networking | |
| shared.networking.transport |
| Modifier and Type | Method and Description |
|---|---|
private void |
Translate.SetRobber(MapModel model,
NetHexLocation robberLocation)
Helper function for fromNetMap function
|
| Modifier and Type | Method and Description |
|---|---|
NetHexLocation |
JSONDeserializer.parseNetHexLocation(java.lang.String rawData) |
| Modifier and Type | Field and Description |
|---|---|
(package private) NetHexLocation |
NetPort.netHexLocation |
(package private) NetHexLocation |
NetHex.netHexLocation |
(package private) NetHexLocation |
NetMap.robberLocation |
| Modifier and Type | Method and Description |
|---|---|
NetHexLocation |
NetPort.getNetHexLocation() |
NetHexLocation |
NetHex.getNetHexLocation() |
NetHexLocation |
NetMap.getRobberLocation() |
| Modifier and Type | Method and Description |
|---|---|
void |
NetPort.setNetHexLocation(NetHexLocation netHexLocation) |
void |
NetHex.setNetHexLocation(NetHexLocation netHexLocation) |
void |
NetMap.setRobberLocation(NetHexLocation robberLocation) |