mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
148 lines
3.3 KiB
Smali
148 lines
3.3 KiB
Smali
.class public Lcom/airbnb/lottie/value/LottieFrameInfo;
|
|
.super Ljava/lang/Object;
|
|
.source "LottieFrameInfo.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<T:",
|
|
"Ljava/lang/Object;",
|
|
">",
|
|
"Ljava/lang/Object;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field private endFrame:F
|
|
|
|
.field private endValue:Ljava/lang/Object;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"TT;"
|
|
}
|
|
.end annotation
|
|
.end field
|
|
|
|
.field private interpolatedKeyframeProgress:F
|
|
|
|
.field private linearKeyframeProgress:F
|
|
|
|
.field private overallProgress:F
|
|
|
|
.field private startFrame:F
|
|
|
|
.field private startValue:Ljava/lang/Object;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"TT;"
|
|
}
|
|
.end annotation
|
|
.end field
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 9
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public getEndFrame()F
|
|
.locals 0
|
|
|
|
iget p0, p0, Lcom/airbnb/lottie/value/LottieFrameInfo;->endFrame:F
|
|
|
|
return p0
|
|
.end method
|
|
|
|
.method public getEndValue()Ljava/lang/Object;
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()TT;"
|
|
}
|
|
.end annotation
|
|
|
|
iget-object p0, p0, Lcom/airbnb/lottie/value/LottieFrameInfo;->endValue:Ljava/lang/Object;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public getInterpolatedKeyframeProgress()F
|
|
.locals 0
|
|
|
|
iget p0, p0, Lcom/airbnb/lottie/value/LottieFrameInfo;->interpolatedKeyframeProgress:F
|
|
|
|
return p0
|
|
.end method
|
|
|
|
.method public getLinearKeyframeProgress()F
|
|
.locals 0
|
|
|
|
iget p0, p0, Lcom/airbnb/lottie/value/LottieFrameInfo;->linearKeyframeProgress:F
|
|
|
|
return p0
|
|
.end method
|
|
|
|
.method public getOverallProgress()F
|
|
.locals 0
|
|
|
|
iget p0, p0, Lcom/airbnb/lottie/value/LottieFrameInfo;->overallProgress:F
|
|
|
|
return p0
|
|
.end method
|
|
|
|
.method public getStartFrame()F
|
|
.locals 0
|
|
|
|
iget p0, p0, Lcom/airbnb/lottie/value/LottieFrameInfo;->startFrame:F
|
|
|
|
return p0
|
|
.end method
|
|
|
|
.method public getStartValue()Ljava/lang/Object;
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()TT;"
|
|
}
|
|
.end annotation
|
|
|
|
iget-object p0, p0, Lcom/airbnb/lottie/value/LottieFrameInfo;->startValue:Ljava/lang/Object;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public set(FFLjava/lang/Object;Ljava/lang/Object;FFF)Lcom/airbnb/lottie/value/LottieFrameInfo;
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(FFTT;TT;FFF)",
|
|
"Lcom/airbnb/lottie/value/LottieFrameInfo<",
|
|
"TT;>;"
|
|
}
|
|
.end annotation
|
|
|
|
iput p1, p0, Lcom/airbnb/lottie/value/LottieFrameInfo;->startFrame:F
|
|
|
|
iput p2, p0, Lcom/airbnb/lottie/value/LottieFrameInfo;->endFrame:F
|
|
|
|
iput-object p3, p0, Lcom/airbnb/lottie/value/LottieFrameInfo;->startValue:Ljava/lang/Object;
|
|
|
|
iput-object p4, p0, Lcom/airbnb/lottie/value/LottieFrameInfo;->endValue:Ljava/lang/Object;
|
|
|
|
iput p5, p0, Lcom/airbnb/lottie/value/LottieFrameInfo;->linearKeyframeProgress:F
|
|
|
|
iput p6, p0, Lcom/airbnb/lottie/value/LottieFrameInfo;->interpolatedKeyframeProgress:F
|
|
|
|
iput p7, p0, Lcom/airbnb/lottie/value/LottieFrameInfo;->overallProgress:F
|
|
|
|
return-object p0
|
|
.end method
|