Options
All
  • Public
  • Public/Protected
  • All
Menu

Root animator for a battle.

Hierarchy

Index

Constructors

constructor

Properties

Private actions

actions: Actions = new Actions(this)

Animator for teams' actions.

Private actionsOrderer

actionsOrderer: IActionsOrderer

Orders teams' chosen actions.

animations

animations: IAnimations

Animations for various battle activities.

battleInfo

battleInfo: IBattleInfo

Battle info for the battle.

Private introductions

introductions: Introductions = new Introductions(this)

Animator for teams introducing themselves.

Methods

Private executeActions

run

  • run(): void

Private waitForActions

  • waitForActions(): void

Generated using TypeDoc