| Modifier and Type | Method | Description |
|---|---|---|
MapSegmentedImage |
IPlayer.getSegmentedMap() |
Retrieve the segmented image map.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
IPlayer.setSegmentedMap(MapSegmentedImage mapSegments) |
Set or unset the image for a segmented map (treasure or pirate hideout).
|
| Modifier and Type | Method | Description |
|---|---|---|
MapSegmentedImage |
ICapturePirateNest.getPirateNestMap() |
Retrieve the map with the nest located on it.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
PirateMapSegmentImage |
|
class |
TreasureMapSegmentImage |
| Modifier and Type | Method | Description |
|---|---|---|
java.util.Optional<MapSegmentedImage> |
IInformant.getMapSectionPart(IPlayer player) |
The informant may also hold a map part for the player.
|
| Modifier and Type | Method | Description |
|---|---|---|
java.util.Optional<MapSegmentedImage> |
InformantState.getMapSectionPart(IPlayer player) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
MapLocationDetectionModel.addSegment(MapSegmentedImage map) |
|
boolean |
MapLocationDetectionModel.containsSegment(MapSegmentedImage map) |
|
void |
MapLocationDetectionModel.removeSegment(MapSegmentedImage map) |
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.