63 lines
1.6 KiB
Smali
63 lines
1.6 KiB
Smali
.class public Lcom/esotericsoftware/spine/attachments/ClippingAttachment;
|
|
.super Lcom/esotericsoftware/spine/attachments/VertexAttachment;
|
|
.source "ClippingAttachment.java"
|
|
|
|
|
|
# instance fields
|
|
.field b:Lcom/esotericsoftware/spine/SlotData;
|
|
|
|
.field final c:Lcom/badlogic/gdx/graphics/Color;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Ljava/lang/String;)V
|
|
.locals 3
|
|
|
|
.line 44
|
|
invoke-direct {p0, p1}, Lcom/esotericsoftware/spine/attachments/VertexAttachment;-><init>(Ljava/lang/String;)V
|
|
|
|
.line 41
|
|
new-instance p1, Lcom/badlogic/gdx/graphics/Color;
|
|
|
|
const v0, 0x3e68f5c3 # 0.2275f
|
|
|
|
const v1, 0x3f4ecbfb # 0.8078f
|
|
|
|
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/ClippingAttachment;->c:Lcom/badlogic/gdx/graphics/Color;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public a(Lcom/esotericsoftware/spine/SlotData;)V
|
|
.locals 0
|
|
|
|
.line 54
|
|
iput-object p1, p0, Lcom/esotericsoftware/spine/attachments/ClippingAttachment;->b:Lcom/esotericsoftware/spine/SlotData;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public b()Lcom/esotericsoftware/spine/SlotData;
|
|
.locals 1
|
|
|
|
.line 50
|
|
iget-object v0, p0, Lcom/esotericsoftware/spine/attachments/ClippingAttachment;->b:Lcom/esotericsoftware/spine/SlotData;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public c()Lcom/badlogic/gdx/graphics/Color;
|
|
.locals 1
|
|
|
|
.line 60
|
|
iget-object v0, p0, Lcom/esotericsoftware/spine/attachments/ClippingAttachment;->c:Lcom/badlogic/gdx/graphics/Color;
|
|
|
|
return-object v0
|
|
.end method
|