public interface IAIEventHandler
| Modifier and Type | Method and Description |
|---|---|
void |
handleMarriageEvent(ch.sahits.game.openpatrician.model.IAIPlayer player,
MarriageBrokerAnnouncementState state)
Handle the offer of a marriage broker.
|
void |
initializeNewShip(ch.sahits.game.openpatrician.model.ship.IShip ship,
ch.sahits.game.openpatrician.model.IAIPlayer player)
Method to handle the initializing of a trade strategy for a new ship.
|
void handleMarriageEvent(ch.sahits.game.openpatrician.model.IAIPlayer player,
MarriageBrokerAnnouncementState state)
state - void initializeNewShip(ch.sahits.game.openpatrician.model.ship.IShip ship,
ch.sahits.game.openpatrician.model.IAIPlayer player)
ship - player - Copyright © 2011-2017 Sahits GmbH. All Rights Reserved.