public interface IAIEventDecisionStrategy
| Modifier and Type | Method and 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 - boolean acceptMarriageOffer(IAIPlayer player)
player - Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.