IAldermanTaskFoundNewSettlementpublic interface IFoundNewSettlement extends IAldermanTask
| Modifier and Type | Method | Description |
|---|---|---|
javafx.geometry.Point2D |
getLocation() |
Location of the city to be founded.
|
java.lang.String |
getName() |
Get the city name.
|
boolean |
isRiver() |
check if the town is on a river.
|
getDueDate, getDurationjavafx.geometry.Point2D getLocation()
java.lang.String getName()
boolean isRiver()
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.