39 lines
757 B
Smali
39 lines
757 B
Smali
.class Lcom/firemint/realracing/TextureInfo;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# instance fields
|
|
.field public height:I
|
|
|
|
.field public texHeight:I
|
|
|
|
.field public texId:I
|
|
|
|
.field public texWidth:I
|
|
|
|
.field public width:I
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 1
|
|
|
|
.line 1914
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
const/4 v0, 0x0
|
|
|
|
iput v0, p0, Lcom/firemint/realracing/TextureInfo;->texId:I
|
|
|
|
iput v0, p0, Lcom/firemint/realracing/TextureInfo;->width:I
|
|
|
|
iput v0, p0, Lcom/firemint/realracing/TextureInfo;->height:I
|
|
|
|
iput v0, p0, Lcom/firemint/realracing/TextureInfo;->texWidth:I
|
|
|
|
iput v0, p0, Lcom/firemint/realracing/TextureInfo;->texHeight:I
|
|
|
|
return-void
|
|
.end method
|