Weather/smali/com/esotericsoftware/spine/SkeletonBinary$Vertices.smali
2021-05-10 10:13:34 +02:00

32 lines
575 B
Smali

.class Lcom/esotericsoftware/spine/SkeletonBinary$Vertices;
.super Ljava/lang/Object;
.source "SkeletonBinary.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/esotericsoftware/spine/SkeletonBinary;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x8
name = "Vertices"
.end annotation
# instance fields
.field a:[I
.field b:[F
# direct methods
.method constructor <init>()V
.locals 0
.line 849
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method