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