Uses of Class
ch.sahits.game.openpatrician.display.event.data.PatrolInternalState
-
Packages that use PatrolInternalState Package Description ch.sahits.game.openpatrician.display.event.handler.impl -
-
Uses of PatrolInternalState in ch.sahits.game.openpatrician.display.event.handler.impl
Methods in ch.sahits.game.openpatrician.display.event.handler.impl with parameters of type PatrolInternalState Modifier and Type Method Description IAttackListenerEventHandlerFactory. getAttackListener(ch.sahits.game.openpatrician.model.ship.IShip ship, PatrolInternalState state)Get the attack listener for a standard patrol.ch.sahits.game.openpatrician.display.event.handler.impl.NextPatrolStationEventHandlerFactory. getNextPatrolStation(ch.sahits.game.openpatrician.model.ship.INavigableVessel ship, ch.sahits.game.openpatrician.model.city.ICity city, PatrolInternalState state, ch.sahits.game.openpatrician.model.IPlayer player, java.time.LocalDateTime deadline, IAttackListener atackListener)Retrieve the next patrol station event listener
-