Class StratConReinforcementStrategy

java.lang.Object
mekhq.campaign.digitalGM.stratCon.StratConReinforcementStrategy
All Implemented Interfaces:
IReinforcementStrategy

public class StratConReinforcementStrategy extends Object implements IReinforcementStrategy
Default StratCon implementation of IReinforcementStrategy. Every method delegates to the existing static logic on StratConRulesManager, so this class introduces the overridable seam without moving any behaviour.
Since:
0.51.01