Package com.prineside.tdi2
Class ScheduledUpdater.UpdatableConfiguration
java.lang.Object
com.prineside.tdi2.ScheduledUpdater.UpdatableConfiguration
- All Implemented Interfaces:
 com.esotericsoftware.kryo.KryoSerializable
- Enclosing class:
 - ScheduledUpdater
 
public static class ScheduledUpdater.UpdatableConfiguration
extends Object
implements com.esotericsoftware.kryo.KryoSerializable
- 
Method Details
- 
getTimeAccumulator
public float getTimeAccumulator() - 
getUpdateInterval
public float getUpdateInterval() - 
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
 
 -