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 TypeMethodDescriptionint
void
scheduledUpdatableSetId
(int p1) void
scheduledUpdate
(float p1) Methods inherited from class com.prineside.luaj.mapping.InterfaceProxy
getLuaObj, read, write
-
Method Details
-
scheduledUpdatableGetId
public int scheduledUpdatableGetId()- Specified by:
scheduledUpdatableGetId
in interfaceScheduledUpdater.Updatable
-
scheduledUpdatableSetId
public void scheduledUpdatableSetId(int p1) - Specified by:
scheduledUpdatableSetId
in interfaceScheduledUpdater.Updatable
-
scheduledUpdate
public void scheduledUpdate(float p1) - Specified by:
scheduledUpdate
in interfaceScheduledUpdater.Updatable
-