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