public class AnimatorQuarticEase extends AnimatorTimeValueFunction
Constructor and Description |
---|
AnimatorQuarticEase(float beginVal,
float endVal,
long totalTime) |
Modifier and Type | Method and Description |
---|---|
float |
getValue(long t) |
isEnd
public AnimatorQuarticEase(float beginVal, float endVal, long totalTime)
public float getValue(long t)
getValue
in class AnimatorTimeValueFunction
Copyright © 2017. All rights reserved.