Package com.prineside.tdi2.systems
Class GameValueSystem.GlobalTowerStatMutator
java.lang.Object
com.prineside.tdi2.systems.GameValueSystem.GlobalTowerStatMutator
- All Implemented Interfaces:
 com.esotericsoftware.kryo.KryoSerializable
- Enclosing class:
 - GameValueSystem
 
public static final class GameValueSystem.GlobalTowerStatMutator
extends Object
implements com.esotericsoftware.kryo.KryoSerializable
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionfloatvoidread(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input) voidsetMultiplier(float multiplier) voidwrite(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output)  
- 
Constructor Details
- 
GlobalTowerStatMutator
 
 - 
 - 
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
 - 
getMultiplier
public float getMultiplier() - 
setMultiplier
public void setMultiplier(float multiplier)  - 
getDescription
 
 -