38 lines
995 B
Smali
38 lines
995 B
Smali
.class Lcom/moji/weathersence/avatar/AvatarUpdate$AvatarResource;
|
|
.super Ljava/lang/Object;
|
|
.source "AvatarUpdate.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/moji/weathersence/avatar/AvatarUpdate;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x8
|
|
name = "AvatarResource"
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field a:Lcom/badlogic/gdx/files/FileHandle;
|
|
|
|
.field b:Lcom/badlogic/gdx/files/FileHandle;
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>(Lcom/badlogic/gdx/files/FileHandle;Lcom/badlogic/gdx/files/FileHandle;)V
|
|
.locals 0
|
|
|
|
.line 134
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
.line 135
|
|
iput-object p1, p0, Lcom/moji/weathersence/avatar/AvatarUpdate$AvatarResource;->a:Lcom/badlogic/gdx/files/FileHandle;
|
|
|
|
.line 136
|
|
iput-object p2, p0, Lcom/moji/weathersence/avatar/AvatarUpdate$AvatarResource;->b:Lcom/badlogic/gdx/files/FileHandle;
|
|
|
|
return-void
|
|
.end method
|