Uses of Class
ch.sahits.game.openpatrician.display.event.handler.impl.NextCourierPatrolStation
-
Packages that use NextCourierPatrolStation Package Description ch.sahits.game.openpatrician.display.event.handler.impl -
-
Uses of NextCourierPatrolStation in ch.sahits.game.openpatrician.display.event.handler.impl
Methods in ch.sahits.game.openpatrician.display.event.handler.impl that return NextCourierPatrolStation Modifier and Type Method Description NextCourierPatrolStationEventHandlerFactory. 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
-