public class CapturePirateNest extends EldermanTask implements ICapturePirateNest
| Modifier and Type | Field and Description |
|---|---|
private javafx.geometry.Point2D |
location |
private MapSegmentedImage |
pirateNestMap |
| Constructor and Description |
|---|
CapturePirateNest(org.joda.time.DateTime dueDate,
javafx.geometry.Point2D location,
MapSegmentedImage pirateNestMap) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetLocation, getPirateNestMapgetDueDateprivate final javafx.geometry.Point2D location
private final MapSegmentedImage pirateNestMap
public CapturePirateNest(org.joda.time.DateTime dueDate,
javafx.geometry.Point2D location,
MapSegmentedImage pirateNestMap)
Copyright © 2011-2015 Sahits GmbH. All Rights Reserved.