Package com.prineside.luaj.mapping.parts
Class LJ_TDI_utils.Simulation_CU.LIP
java.lang.Object
com.prineside.luaj.mapping.InterfaceProxy
com.prineside.luaj.mapping.parts.LJ_TDI_utils.Simulation_CU.LIP
- All Implemented Interfaces:
com.esotericsoftware.kryo.KryoSerializable,Simulation
- Enclosing class:
- LJ_TDI_utils.Simulation_CU
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.prineside.tdi2.utils.simulation.Simulation
Simulation.LogListener -
Field Summary
Fields inherited from interface com.prineside.tdi2.utils.simulation.Simulation
LOG_LEVEL_DEBUG, LOG_LEVEL_ERROR, LOG_LEVEL_INFO, LOG_LEVEL_WARNING -
Method Summary
Methods inherited from class com.prineside.luaj.mapping.InterfaceProxy
getLuaObj, read, write
-
Method Details
-
getName
- Specified by:
getNamein interfaceSimulation
-
getProgress
public float getProgress()- Specified by:
getProgressin interfaceSimulation
-
isReadyToStart
public boolean isReadyToStart()- Specified by:
isReadyToStartin interfaceSimulation
-
isRunning
public boolean isRunning()- Specified by:
isRunningin interfaceSimulation
-
isSuccessful
public boolean isSuccessful()- Specified by:
isSuccessfulin interfaceSimulation
-
setSimFinishListener
- Specified by:
setSimFinishListenerin interfaceSimulation
-
setSimLogListener
- Specified by:
setSimLogListenerin interfaceSimulation
-
start
public void start()- Specified by:
startin interfaceSimulation
-
stop
public void stop()- Specified by:
stopin interfaceSimulation
-