public class LottieStaticRelativeIntegerValue extends LottieRelativeIntegerValueCallback
LottieRelativeIntegerValueCallback.| Constructor and Description |
|---|
LottieStaticRelativeIntegerValue(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) |
getValuegetValueInternal, setAnimation, setValuepublic LottieStaticRelativeIntegerValue(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 LottieRelativeIntegerValueCallback