Uses of Interface
ch.sahits.game.openpatrician.model.event.IShipEntersPortEvent
-
Packages that use IShipEntersPortEvent Package Description ch.sahits.game.openpatrician.model.player -
-
Uses of IShipEntersPortEvent in ch.sahits.game.openpatrician.model.player
Methods in ch.sahits.game.openpatrician.model.player with parameters of type IShipEntersPortEvent Modifier and Type Method Description voidIAITradeStrategy. handleShipArrivesInPort(IShipEntersPortEvent event)Event handler for a ship entering port.
-