StopEngine
public interface StopEngine
SpringStopEngine |
This contains the class to provide the logic for an animation to come to a stop using a spring model. |
StopLogicEngine.Decelerate |
|
StopLogicEngine |
This contains the class to provide the logic for an animation to come to a stop. |
Summary
Public methods |
|
|---|---|
abstract String |
|
abstract float |
getInterpolation(float time) |
abstract float |
|
abstract float |
getVelocity(float time) |
abstract boolean |