Interface StopEngine
-
- All Known Implementing Classes:
SpringStopEngine,StopLogicEngine
public interface StopEngine
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Stringdebug(java.lang.String desc, float time)floatgetInterpolation(float time)floatgetVelocity()floatgetVelocity(float time)booleanisStopped()
-