Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MetaEnemy

Hierarchy

Index

Constructors

constructor

  • Parameters

    • id: any

    Returns MetaEnemy

Methods

getId

  • getId(): any
  • Returns any

getInstanceClass

  • getInstanceClass(): any
  • Returns any

getProductionCost

  • getProductionCost(): number
  • Returns how much crystals it costs to produce this enemy

    Returns number

getProductionTimeInFactory

  • getProductionTimeInFactory(): 5 | 0.5
  • Returns how long this enemy takes to produce in seconds

    Returns 5 | 0.5

getUsedSlots

  • getUsedSlots(): number
  • Returns how many slots this enemy takes

    Returns number