| 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 |
CapturePirateNest.pirateNestMap |
| Constructor and Description |
|---|
CapturePirateNest(org.joda.time.DateTime dueDate,
javafx.geometry.Point2D location,
MapSegmentedImage pirateNestMap) |
| Modifier and Type | Field and Description |
|---|---|
private MapSegmentedImage |
Player.segmentedMap |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<MapSegmentedImage> |
IInformant.getMapSectionPart(IPlayer player)
The informant may also hold a map part for the player.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<MapSegmentedImage> |
InformantState.getMapSectionPart(IPlayer player) |
Copyright © 2011-2015 Sahits GmbH. All Rights Reserved.