Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IBattleInfo

State for an ongoing battle.

Hierarchy

  • IBattleInfo

Index

Properties

choices

choices: Partial<IUnderEachTeam<IAction | undefined>>

What each team has decided to do, if anything yet.

Optional currentTurn

currentTurn: Team

Which team is currently acting, if either.

teams

Opposing teams in the battle.

Generated using TypeDoc