Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BattleMonitor

Hierarchy

  • BattleMonitor

Index

Constructors

Private constructor

Properties

damageDict

damageDict: {}

Type declaration

healDict

healDict: {}

Type declaration

time

time: number

Static Private instance

instance: BattleMonitor

Methods

add

clear

  • clear(dt: number): void

getDPSList

  • getDPSList(): BattleData.MonitorOutput

getDamageList

  • getDamageList(): BattleData.MonitorOutput

getHPSList

  • getHPSList(): BattleData.MonitorOutput

getHealList

  • getHealList(): BattleData.MonitorOutput

update

  • update(dt: number): void

Static getSingleton

Generated using TypeDoc