public class LottieStaticIntegerRelativeValueCallback extends LottieIntegerRelativeValueCallback
LottieIntegerRelativeValueCallback.| Constructor and Description |
|---|
LottieStaticIntegerRelativeValueCallback(java.lang.Integer offset) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Integer |
getOffset(float startFrame,
float endFrame,
java.lang.Integer startValue,
java.lang.Integer endValue,
float linearKeyframeProgress,
float interpolatedKeyframeProgress,
float overallProgress) |
getValuepublic LottieStaticIntegerRelativeValueCallback(java.lang.Integer offset)
public java.lang.Integer getOffset(float startFrame,
float endFrame,
java.lang.Integer startValue,
java.lang.Integer endValue,
float linearKeyframeProgress,
float interpolatedKeyframeProgress,
float overallProgress)
getOffset in class LottieIntegerRelativeValueCallback