ch.sahits.game.openpatrician.model.player.IAIEventDecisionStrategypublic class StorageBasedEventDecisionStrategy
extends java.lang.Object
implements ch.sahits.game.openpatrician.model.player.IAIEventDecisionStrategy
| Constructor | Description |
|---|---|
StorageBasedEventDecisionStrategy() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
acceptMarriagBrokereOffer(ch.sahits.game.openpatrician.model.IAIPlayer player) |
|
boolean |
acceptMarriageOffer(ch.sahits.game.openpatrician.model.IAIPlayer player) |
|
boolean |
shouldOrderCelebration(ch.sahits.game.openpatrician.model.IAIPlayer player,
ch.sahits.game.openpatrician.model.city.ICity city) |
public boolean acceptMarriagBrokereOffer(ch.sahits.game.openpatrician.model.IAIPlayer player)
acceptMarriagBrokereOffer in interface ch.sahits.game.openpatrician.model.player.IAIEventDecisionStrategypublic boolean acceptMarriageOffer(ch.sahits.game.openpatrician.model.IAIPlayer player)
acceptMarriageOffer in interface ch.sahits.game.openpatrician.model.player.IAIEventDecisionStrategypublic boolean shouldOrderCelebration(ch.sahits.game.openpatrician.model.IAIPlayer player,
ch.sahits.game.openpatrician.model.city.ICity city)
shouldOrderCelebration in interface ch.sahits.game.openpatrician.model.player.IAIEventDecisionStrategyCopyright © 2011-2018 Sahits GmbH. All Rights Reserved.