33 lines
705 B
Smali
33 lines
705 B
Smali
.class public Lcom/badlogic/gdx/scenes/scene2d/ui/Value$Fixed;
|
|
.super Lcom/badlogic/gdx/scenes/scene2d/ui/Value;
|
|
.source "Value.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/badlogic/gdx/scenes/scene2d/ui/Value;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x9
|
|
name = "Fixed"
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field private final h:F
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(F)V
|
|
.locals 0
|
|
|
|
.line 37
|
|
invoke-direct {p0}, Lcom/badlogic/gdx/scenes/scene2d/ui/Value;-><init>()V
|
|
|
|
.line 38
|
|
iput p1, p0, Lcom/badlogic/gdx/scenes/scene2d/ui/Value$Fixed;->h:F
|
|
|
|
return-void
|
|
.end method
|