44 lines
1.2 KiB
Smali
44 lines
1.2 KiB
Smali
.class public Lcom/badlogic/gdx/graphics/g2d/ParticleEffectPool$PooledEffect;
|
|
.super Lcom/badlogic/gdx/graphics/g2d/ParticleEffect;
|
|
.source "ParticleEffectPool.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/badlogic/gdx/graphics/g2d/ParticleEffectPool;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x1
|
|
name = "PooledEffect"
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field final synthetic a:Lcom/badlogic/gdx/graphics/g2d/ParticleEffectPool;
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>(Lcom/badlogic/gdx/graphics/g2d/ParticleEffectPool;Lcom/badlogic/gdx/graphics/g2d/ParticleEffect;)V
|
|
.locals 0
|
|
|
|
.line 41
|
|
iput-object p1, p0, Lcom/badlogic/gdx/graphics/g2d/ParticleEffectPool$PooledEffect;->a:Lcom/badlogic/gdx/graphics/g2d/ParticleEffectPool;
|
|
|
|
.line 42
|
|
invoke-direct {p0, p2}, Lcom/badlogic/gdx/graphics/g2d/ParticleEffect;-><init>(Lcom/badlogic/gdx/graphics/g2d/ParticleEffect;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public a()V
|
|
.locals 0
|
|
|
|
.line 47
|
|
invoke-super {p0}, Lcom/badlogic/gdx/graphics/g2d/ParticleEffect;->a()V
|
|
|
|
return-void
|
|
.end method
|