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