Class TowerBenchmarkSim.TowerBenchmarkXpConfig

java.lang.Object
com.prineside.tdi2.utils.simulation.TowerBenchmarkSim.TowerBenchmarkXpConfig
Enclosing class:
TowerBenchmarkSim

public static final class TowerBenchmarkSim.TowerBenchmarkXpConfig extends Object
  • Field Details

    • xpLevel

      public int xpLevel
    • abilities

      public int[] abilities
    • name

      public String name
  • Constructor Details

    • TowerBenchmarkXpConfig

      public TowerBenchmarkXpConfig(String name, int xpLevel, int[] abilities)