public interface IFutureTowns
| Modifier and Type | Method and Description |
|---|---|
javafx.geometry.Point2D |
getLocation() |
String |
getName() |
boolean |
isRiver()
check if the town is on a river.
|
String getName()
javafx.geometry.Point2D getLocation()
boolean isRiver()
Copyright © 2011-2017 Sahits GmbH. All Rights Reserved.