Methods
Modifier and Type |
Method and Description |
float |
easeIn(float time,
float begin,
float change,
float duration) |
float |
easeInOut(float time,
float begin,
float change,
float duration) |
float |
easeOut(float time,
float begin,
float change,
float duration) |