public class FoundNewSettlement extends AldermanTask implements IFoundNewSettlement
| Modifier and Type | Field and Description |
|---|---|
private javafx.geometry.Point2D |
location |
private String |
name |
private boolean |
river |
| Constructor and Description |
|---|
FoundNewSettlement(int duration,
javafx.geometry.Point2D location,
String name,
boolean river) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetLocation, getName, isRivergetDueDate, getDurationCopyright © 2011-2017 Sahits GmbH. All Rights Reserved.