Package com.prineside.tdi2.components
Class PowerBonuses.Entry
java.lang.Object
com.prineside.tdi2.components.PowerBonuses.Entry
- All Implemented Interfaces:
com.esotericsoftware.kryo.KryoSerializable
- Enclosing class:
- PowerBonuses
public static final class PowerBonuses.Entry
extends Object
implements com.esotericsoftware.kryo.KryoSerializable
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
sourceId
public int sourceId -
delta
public float delta
-
-
Constructor Details
-
Entry
public Entry()
-
-
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
-