Package com.prineside.tdi2.utils
Class WaveBossSupplier.Procedural
java.lang.Object
com.prineside.tdi2.utils.WaveBossSupplier.Procedural
- All Implemented Interfaces:
com.esotericsoftware.kryo.KryoSerializable
,WaveBossSupplier
- Enclosing interface:
- WaveBossSupplier
public static final class WaveBossSupplier.Procedural
extends Object
implements WaveBossSupplier, com.esotericsoftware.kryo.KryoSerializable
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.prineside.tdi2.utils.WaveBossSupplier
WaveBossSupplier.MapBased, WaveBossSupplier.Procedural
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncpy()
getWaveBoss
(int wave) void
read
(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input) toString()
void
write
(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output)
-
Constructor Details
-
Procedural
public Procedural() -
Procedural
-
-
Method Details
-
write
public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output) - Specified by:
write
in interfacecom.esotericsoftware.kryo.KryoSerializable
-
read
public void read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input) - Specified by:
read
in interfacecom.esotericsoftware.kryo.KryoSerializable
-
getWavesConfig
-
getWaveBoss
- Specified by:
getWaveBoss
in interfaceWaveBossSupplier
-
cpy
- Specified by:
cpy
in interfaceWaveBossSupplier
-
toString
-