BattleZone
Class BattleZone.GLDebris


class BattleZone.GLDebris


Field Summary
 ProxyGLPointdebCoordinates
           
 ProxyGLPointdebirsColor
           
 booleanp1
           
 booleanp2
           
 booleanp3
           
 booleanthereIsExp
           
 floatx1
           
 floatx2
           
 floatx3
           
 floatxr1
           
 floatxr2
           
 floatxr3
           
 floaty
           

Constructor Summary
BattleZone.GLDebris()
           
BattleZone.GLDebris(ProxyGLPoint newCoordinates, ProxyGLPoint newDebirsColor)
           

Method Summary
 voidcheckStatus()
           
 voiddebDrawExp()
           
 voiddebKAexplode()
           
 voiddebPart1()
           
 voiddebPart2()
           
 voiddebPart3()
           

Field Detail

debCoordinates

public ProxyGLPoint debCoordinates

debirsColor

public ProxyGLPoint debirsColor

p1

public boolean p1

p2

public boolean p2

p3

public boolean p3

thereIsExp

public boolean thereIsExp

x1

public float x1

x2

public float x2

x3

public float x3

xr1

public float xr1

xr2

public float xr2

xr3

public float xr3

y

public float y
Constructor Detail

BattleZone.GLDebris

public BattleZone.GLDebris()

BattleZone.GLDebris

public BattleZone.GLDebris(ProxyGLPoint newCoordinates, ProxyGLPoint newDebirsColor)
Method Detail

checkStatus

public void checkStatus()

debDrawExp

public void debDrawExp()

debKAexplode

public void debKAexplode()

debPart1

public void debPart1()

debPart2

public void debPart2()

debPart3

public void debPart3()