Options
All
  • Public
  • Public/Protected
  • All
Menu

Animator for teams introducing themselves.

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

animations

animations: IAnimations

Animations for various battle activities.

battleInfo

battleInfo: IBattleInfo

Battle info for the battle.

Methods

run

  • run(onComplete: function): void
  • Runs the animations.

    Parameters

    • onComplete: function

      Handler for when the animations are done.

        • (): void
        • Returns void

    Returns void

Generated using TypeDoc