Uses of Class
ch.sahits.game.openpatrician.display.event.handler.impl.UnloadOnArrival
-
Packages that use UnloadOnArrival Package Description ch.sahits.game.openpatrician.display.event.handler.impl -
-
Uses of UnloadOnArrival in ch.sahits.game.openpatrician.display.event.handler.impl
Methods in ch.sahits.game.openpatrician.display.event.handler.impl that return UnloadOnArrival Modifier and Type Method Description UnloadOnArrivalEventHandlerFactory. getUnloadOnArrivalHandler(ch.sahits.game.openpatrician.model.ship.IShip ship, ch.sahits.game.openpatrician.model.city.ICity city, int loadedAmount)Create the handler for unloading anonymous ware and register it with the event bus.
-