45 lines
1.1 KiB
Smali
45 lines
1.1 KiB
Smali
.class public Lcom/esotericsoftware/spine/attachments/BoundingBoxAttachment;
|
|
.super Lcom/esotericsoftware/spine/attachments/VertexAttachment;
|
|
.source "BoundingBoxAttachment.java"
|
|
|
|
|
|
# instance fields
|
|
.field final b:Lcom/badlogic/gdx/graphics/Color;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Ljava/lang/String;)V
|
|
.locals 4
|
|
|
|
.line 46
|
|
invoke-direct {p0, p1}, Lcom/esotericsoftware/spine/attachments/VertexAttachment;-><init>(Ljava/lang/String;)V
|
|
|
|
.line 43
|
|
new-instance p1, Lcom/badlogic/gdx/graphics/Color;
|
|
|
|
const v0, 0x3ec28f5c # 0.38f
|
|
|
|
const v1, 0x3f70a3d7 # 0.94f
|
|
|
|
const/4 v2, 0x0
|
|
|
|
const/high16 v3, 0x3f800000 # 1.0f
|
|
|
|
invoke-direct {p1, v0, v1, v2, v3}, Lcom/badlogic/gdx/graphics/Color;-><init>(FFFF)V
|
|
|
|
iput-object p1, p0, Lcom/esotericsoftware/spine/attachments/BoundingBoxAttachment;->b:Lcom/badlogic/gdx/graphics/Color;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public b()Lcom/badlogic/gdx/graphics/Color;
|
|
.locals 1
|
|
|
|
.line 52
|
|
iget-object v0, p0, Lcom/esotericsoftware/spine/attachments/BoundingBoxAttachment;->b:Lcom/badlogic/gdx/graphics/Color;
|
|
|
|
return-object v0
|
|
.end method
|