ParticleSystem$Test.smali
.class Lorg/jbox2d/particle/ParticleSystem$Test;
.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 = "Test"
.end annotation
# direct methods
.method constructor <init>()V
.registers 1
.prologue
.line 2151
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method static IsBodyContactInvalid(Lorg/jbox2d/particle/ParticleBodyContact;)Z
.registers 2
.prologue
.line 2161
iget v0, p0, Lorg/jbox2d/particle/ParticleBodyContact;->index:I
if-gez v0, :cond_6
const/4 v0, 0x1
:goto_5
return v0
:cond_6
const/4 v0, 0x0
goto :goto_5
.end method
.method static IsContactInvalid(Lorg/jbox2d/particle/ParticleContact;)Z
.registers 2
.prologue
.line 2157
iget v0, p0, Lorg/jbox2d/particle/ParticleContact;->indexA:I
if-ltz v0, :cond_8
iget v0, p0, Lorg/jbox2d/particle/ParticleContact;->indexB:I
if-gez v0, :cond_a
:cond_8
const/4 v0, 0x1
:goto_9
return v0
:cond_a
const/4 v0, 0x0
goto :goto_9
.end method
.method static IsPairInvalid(Lorg/jbox2d/particle/ParticleSystem$Pair;)Z
.registers 2
.prologue
.line 2165
iget v0, p0, Lorg/jbox2d/particle/ParticleSystem$Pair;->indexA:I
if-ltz v0, :cond_8
iget v0, p0, Lorg/jbox2d/particle/ParticleSystem$Pair;->indexB:I
if-gez v0, :cond_a
:cond_8
const/4 v0, 0x1
:goto_9
return v0
:cond_a
const/4 v0, 0x0
goto :goto_9
.end method
.method static IsProxyInvalid(Lorg/jbox2d/particle/ParticleSystem$Proxy;)Z
.registers 2
.prologue
.line 2153
iget v0, p0, Lorg/jbox2d/particle/ParticleSystem$Proxy;->index:I
if-gez v0, :cond_6
const/4 v0, 0x1
:goto_5
return v0
:cond_6
const/4 v0, 0x0
goto :goto_5
.end method
.method static IsTriadInvalid(Lorg/jbox2d/particle/ParticleSystem$Triad;)Z
.registers 2
.prologue
.line 2169
iget v0, p0, Lorg/jbox2d/particle/ParticleSystem$Triad;->indexA:I
if-ltz v0, :cond_c
iget v0, p0, Lorg/jbox2d/particle/ParticleSystem$Triad;->indexB:I
if-ltz v0, :cond_c
iget v0, p0, Lorg/jbox2d/particle/ParticleSystem$Triad;->indexC:I
if-gez v0, :cond_e
:cond_c
const/4 v0, 0x1
:goto_d
return v0
:cond_e
const/4 v0, 0x0
goto :goto_d
.end method