Package com.prineside.tdi2.systems
Class WaveSystem.WaveCache
java.lang.Object
com.prineside.tdi2.systems.WaveSystem.WaveCache
- All Implemented Interfaces:
 com.esotericsoftware.kryo.KryoSerializable
- Enclosing class:
 - WaveSystem
 
public static class WaveSystem.WaveCache
extends Object
implements com.esotericsoftware.kryo.KryoSerializable
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
wave
 - 
waveNumber
public int waveNumber 
 - 
 - 
Constructor Details
- 
WaveCache
public WaveCache() 
 - 
 - 
Method Details
- 
write
public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output) - Specified by:
 writein interfacecom.esotericsoftware.kryo.KryoSerializable
 - 
read
public void read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input) - Specified by:
 readin interfacecom.esotericsoftware.kryo.KryoSerializable
 
 -