76 lines
1.6 KiB
Smali
76 lines
1.6 KiB
Smali
.class public Lcom/esotericsoftware/spine/attachments/PointAttachment;
|
|
.super Lcom/esotericsoftware/spine/attachments/Attachment;
|
|
.source "PointAttachment.java"
|
|
|
|
|
|
# instance fields
|
|
.field b:F
|
|
|
|
.field c:F
|
|
|
|
.field d:F
|
|
|
|
.field final e:Lcom/badlogic/gdx/graphics/Color;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Ljava/lang/String;)V
|
|
.locals 3
|
|
|
|
.line 51
|
|
invoke-direct {p0, p1}, Lcom/esotericsoftware/spine/attachments/Attachment;-><init>(Ljava/lang/String;)V
|
|
|
|
.line 48
|
|
new-instance p1, Lcom/badlogic/gdx/graphics/Color;
|
|
|
|
const v0, 0x3f71f213 # 0.9451f
|
|
|
|
const/4 v1, 0x0
|
|
|
|
const/high16 v2, 0x3f800000 # 1.0f
|
|
|
|
invoke-direct {p1, v0, v0, v1, v2}, Lcom/badlogic/gdx/graphics/Color;-><init>(FFFF)V
|
|
|
|
iput-object p1, p0, Lcom/esotericsoftware/spine/attachments/PointAttachment;->e:Lcom/badlogic/gdx/graphics/Color;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public a(F)V
|
|
.locals 0
|
|
|
|
.line 59
|
|
iput p1, p0, Lcom/esotericsoftware/spine/attachments/PointAttachment;->b:F
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public b()Lcom/badlogic/gdx/graphics/Color;
|
|
.locals 1
|
|
|
|
.line 81
|
|
iget-object v0, p0, Lcom/esotericsoftware/spine/attachments/PointAttachment;->e:Lcom/badlogic/gdx/graphics/Color;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public b(F)V
|
|
.locals 0
|
|
|
|
.line 67
|
|
iput p1, p0, Lcom/esotericsoftware/spine/attachments/PointAttachment;->c:F
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public c(F)V
|
|
.locals 0
|
|
|
|
.line 75
|
|
iput p1, p0, Lcom/esotericsoftware/spine/attachments/PointAttachment;->d:F
|
|
|
|
return-void
|
|
.end method
|