|
libgdx API | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Class Summary | |
---|---|
AccelerateDecelerateInterpolator | An interpolator where the rate of change starts out slowly, grows over time and ends slowly. |
AccelerateInterpolator | An interpolator where the rate of change starts out slowly and then accelerates over time. |
AnticipateInterpolator | An Interpolator where the changes start backwards and than spring forward as the time progresses. |
DecelerateInterpolator | An interpolator where the rate of change starts out fast and then decelerates over time. |
LinearInterpolator | A very simple Interpolator which provides a linear progression by just returning the current input. |
OvershootInterpolator | An interpolator where the change overshoots the target and springs back to the target position. |
|
libgdx API | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |