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