public class DelayedTravelToEvent extends Object
| Modifier and Type | Field and Description |
|---|---|
private Optional<ch.sahits.game.openpatrician.model.city.ICity> |
city |
private javafx.geometry.Point2D |
destination |
private ch.sahits.game.openpatrician.model.ship.INavigableVessel |
vessel |
| Constructor and Description |
|---|
DelayedTravelToEvent() |
private javafx.geometry.Point2D destination
private ch.sahits.game.openpatrician.model.ship.INavigableVessel vessel
private Optional<ch.sahits.game.openpatrician.model.city.ICity> city
Copyright © 2011-2017 Sahits GmbH. All Rights Reserved.