Uses of Enum Class
com.prineside.tdi2.utils.simulation.TowerBenchmarkSim.ResearchTreeMode
-
Uses of TowerBenchmarkSim.ResearchTreeMode in com.prineside.tdi2.utils.simulation
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static TowerBenchmarkSim.ResearchTreeMode[]
TowerBenchmarkSim.ResearchTreeMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionTowerBenchmarkSim
(SimConfig simConfig, String benchmarkName, int threadCount, int runsPerCombo, TowerBenchmarkSim.ResearchTreeMode researchTreeMode, Array<TowerBenchmarkSim.TowerBenchmarkXpConfig> xpConfigs, IntArray waveCounts, IntArray upgradeLevels, Array<TowersBenchmarkScenario.ExtraTowers> extraTowers, Array<TowerType> towerTypes)