Weather/smali/com/badlogic/gdx/math/Interpolation$1.smali
2021-05-10 10:13:34 +02:00

34 lines
629 B
Smali

.class final Lcom/badlogic/gdx/math/Interpolation$1;
.super Lcom/badlogic/gdx/math/Interpolation;
.source "Interpolation.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/badlogic/gdx/math/Interpolation;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x8
name = null
.end annotation
# direct methods
.method constructor <init>()V
.locals 0
.line 32
invoke-direct {p0}, Lcom/badlogic/gdx/math/Interpolation;-><init>()V
return-void
.end method
# virtual methods
.method public a(F)F
.locals 0
return p1
.end method