ParticleSystem$ParticleBufferInt.smali

.class Lorg/jbox2d/particle/ParticleSystem$ParticleBufferInt;
.super Ljava/lang/Object;
.source "ParticleSystem.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lorg/jbox2d/particle/ParticleSystem;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x8
    name = "ParticleBufferInt"
.end annotation


# instance fields
.field data:[I

.field userSuppliedCapacity:I


# direct methods
.method constructor <init>()V
    .registers 1

    .prologue
    .line 1799
    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method