public interface IAIEventDecisionStrategy
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
acceptMarriagBrokereOffer(IAIPlayer player) |
Decide if the offer of a marriage broker should be accepted.
|
boolean |
acceptMarriageOffer(IAIPlayer player) |
Decide if a marriage offer should be accepted.
|
boolean |
shouldOrderCelebration(IAIPlayer player,
ICity city) |
Decide if a celebration should be executed.
|
boolean acceptMarriagBrokereOffer(IAIPlayer player)
player - who has to make the decisionboolean acceptMarriageOffer(IAIPlayer player)
player - who has to make the decisionCopyright © 2011-2018 Sahits GmbH. All Rights Reserved.