Uses of Enum Class
com.prineside.tdi2.systems.WaveSystem.Mode
Packages that use WaveSystem.Mode
-
Uses of WaveSystem.Mode in com.prineside.tdi2.systems
Fields in com.prineside.tdi2.systems declared as WaveSystem.ModeMethods in com.prineside.tdi2.systems that return WaveSystem.ModeModifier and TypeMethodDescriptionstatic WaveSystem.ModeReturns the enum constant of this class with the specified name.static WaveSystem.Mode[]WaveSystem.Mode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.prineside.tdi2.systems with parameters of type WaveSystem.ModeModifier and TypeMethodDescriptionWaveSystem.generateEnemyGroups(int waveNumber, WaveSystem.Mode mode, WaveDifficultyProvider wdp, int averageDifficulty, WaveBossSupplier bossWaves, Map map, long seed, WaveTemplates.PredefinedWaveTemplate[] predefinedWaveTemplates) Должен работать так же, как generateWave()