public class EaseStrongInOut extends java.lang.Object implements IEaseFunction
| Modifier and Type | Method and Description |
|---|---|
static EaseStrongInOut |
getInstance() |
float |
getPercentage(float pSecondsElapsed,
float pDuration) |
public static EaseStrongInOut getInstance()
public float getPercentage(float pSecondsElapsed,
float pDuration)
getPercentage in interface IEaseFunction