Uses of Enum Class
com.prineside.tdi2.utils.simulation.TowerBenchmarkSim.ResearchTreeMode
Packages that use TowerBenchmarkSim.ResearchTreeMode
-
Uses of TowerBenchmarkSim.ResearchTreeMode in com.prineside.tdi2.utils.simulation
Fields in com.prineside.tdi2.utils.simulation declared as TowerBenchmarkSim.ResearchTreeModeMethods in com.prineside.tdi2.utils.simulation that return TowerBenchmarkSim.ResearchTreeModeModifier 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.Constructors in com.prineside.tdi2.utils.simulation with parameters of type TowerBenchmarkSim.ResearchTreeModeModifierConstructorDescriptionTowerBenchmarkSim
(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)