ShipArrivalForLoadingpublic abstract class WaitTimeForShipArrival
extends ch.sahits.game.openpatrician.event.handler.ShipArivalInPortEventListener
| Constructor | Description |
|---|---|
WaitTimeForShipArrival(ch.sahits.game.openpatrician.model.city.ICity city,
ch.sahits.game.openpatrician.model.IPlayer player,
java.time.LocalDateTime deadline) |
| Modifier and Type | Method | Description |
|---|---|---|
ch.sahits.game.openpatrician.model.Date |
getDate() |
|
void |
handleShipEntersPort(ch.sahits.game.openpatrician.event.data.ShipEntersPortEvent event) |
public WaitTimeForShipArrival(ch.sahits.game.openpatrician.model.city.ICity city,
ch.sahits.game.openpatrician.model.IPlayer player,
java.time.LocalDateTime deadline)
public ch.sahits.game.openpatrician.model.Date getDate()
public void handleShipEntersPort(ch.sahits.game.openpatrician.event.data.ShipEntersPortEvent event)
handleShipEntersPort in class ch.sahits.game.openpatrician.event.handler.ShipArivalInPortEventListenerCopyright © 2011-2018 Sahits GmbH. All Rights Reserved.