Interface DecisionMakeContext

Context in order to make decisions

Hierarchy

  • DecisionMakeContext

Properties

analyzer: BattleAnalyzer

The battle analyzer

battle: Battle

The battle

battleLog: BattleEvent[]

The full battle log (List of battle events)

previousScenarios: BattleDecisionScenario[]

Previous scenarios (for more context)

Generated using TypeDoc