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:
getName
in interfaceSimulation
-
getProgress
public float getProgress()- Specified by:
getProgress
in interfaceSimulation
-
isReadyToStart
public boolean isReadyToStart()- Specified by:
isReadyToStart
in interfaceSimulation
-
isRunning
public boolean isRunning()- Specified by:
isRunning
in interfaceSimulation
-
isSuccessful
public boolean isSuccessful()- Specified by:
isSuccessful
in interfaceSimulation
-
setSimFinishListener
- Specified by:
setSimFinishListener
in interfaceSimulation
-
setSimLogListener
- Specified by:
setSimLogListener
in interfaceSimulation
-
start
public void start()- Specified by:
start
in interfaceSimulation
-
stop
public void stop()- Specified by:
stop
in interfaceSimulation
-