public abstract class WaitTimeForShipArrival
extends ch.sahits.game.event.handler.ShipArivalInPortEventListener
| Modifier and Type | Field and Description |
|---|---|
private ch.sahits.game.openpatrician.model.Date |
date |
private org.joda.time.DateTime |
deadline |
| Constructor and Description |
|---|
WaitTimeForShipArrival(ch.sahits.game.openpatrician.model.city.ICity city,
ch.sahits.game.openpatrician.model.IPlayer player,
org.joda.time.DateTime deadline) |
| Modifier and Type | Method and Description |
|---|---|
ch.sahits.game.openpatrician.model.Date |
getDate() |
void |
handleShipEntersPort(ch.sahits.game.event.data.ShipEntersPortEvent event) |
private final org.joda.time.DateTime deadline
@Autowired private ch.sahits.game.openpatrician.model.Date date
Copyright © 2011-2016 Sahits GmbH. All Rights Reserved.