Package com.prineside.luaj.mapping.parts
Class LJ_TDI.Updatable_DJ.LIP
java.lang.Object
com.prineside.luaj.mapping.InterfaceProxy
com.prineside.luaj.mapping.parts.LJ_TDI.Updatable_DJ.LIP
- All Implemented Interfaces:
 com.esotericsoftware.kryo.KryoSerializable,ScheduledUpdater.Updatable
- Enclosing class:
 - LJ_TDI.Updatable_DJ
 
public static class LJ_TDI.Updatable_DJ.LIP
extends InterfaceProxy
implements ScheduledUpdater.Updatable
- 
Method Summary
Modifier and TypeMethodDescriptionintvoidscheduledUpdatableSetId(int p1) voidscheduledUpdate(float p1) Methods inherited from class com.prineside.luaj.mapping.InterfaceProxy
getLuaObj, read, write 
- 
Method Details
- 
scheduledUpdatableGetId
public int scheduledUpdatableGetId()- Specified by:
 scheduledUpdatableGetIdin interfaceScheduledUpdater.Updatable
 - 
scheduledUpdatableSetId
public void scheduledUpdatableSetId(int p1) - Specified by:
 scheduledUpdatableSetIdin interfaceScheduledUpdater.Updatable
 - 
scheduledUpdate
public void scheduledUpdate(float p1) - Specified by:
 scheduledUpdatein interfaceScheduledUpdater.Updatable
 
 -