Uses of Enum Class
com.prineside.tdi2.utils.simulation.TowersBenchmarkScenario.ExtraTowers
Packages that use TowersBenchmarkScenario.ExtraTowers
-
Uses of TowersBenchmarkScenario.ExtraTowers in com.prineside.tdi2.utils.simulation
Fields in com.prineside.tdi2.utils.simulation declared as TowersBenchmarkScenario.ExtraTowersModifier and TypeFieldDescriptionTowersBenchmarkScenario.extraTowers
TowerBenchmarkSim.extraTowerScenarios
Methods in com.prineside.tdi2.utils.simulation that return TowersBenchmarkScenario.ExtraTowersModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static TowersBenchmarkScenario.ExtraTowers[]
TowersBenchmarkScenario.ExtraTowers.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 TowersBenchmarkScenario.ExtraTowersModifierConstructorDescriptionTowersBenchmarkScenario
(int waves, TowerType towerType, int[] abilities, Tower.AimStrategy aimStrategy, float angle, int xpLevel, int upgradeLevel, TowersBenchmarkScenario.ExtraTowers extraTowers)