| Package | Description |
|---|---|
| ch.sahits.game.openpatrician.display.event.handler.impl |
| Modifier and Type | Field and Description |
|---|---|
private CourierPatrolStateInternal |
NextCourierPatrolStation.state
Next station may be null if it is the last
|
| Modifier and Type | Method and Description |
|---|---|
NextCourierPatrolStation |
EventHandlerFactory.getNextCourierPatrolStationHanlder(ch.sahits.game.openpatrician.model.ship.IShip ship,
ch.sahits.game.openpatrician.model.city.ICity city,
CourierPatrolStateInternal state,
ch.sahits.game.openpatrician.model.IPlayer player,
java.time.LocalDateTime deadline)
Retrieve the event handler for the next patrol station
|
| Constructor and Description |
|---|
NextCourierPatrolStation(ch.sahits.game.openpatrician.model.ship.IShip ship,
ch.sahits.game.openpatrician.model.city.ICity city,
CourierPatrolStateInternal state,
ch.sahits.game.openpatrician.model.IPlayer player,
java.time.LocalDateTime deadline)
Create the next patrol station listener.
|
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.