CleanSweep
Class GLExplosion.GLDebris


public class GLExplosion.GLDebris


Field Summary
 ProxyGLPointcoordinates
           
 ProxyGLPointdelta
           
 private ProxyGLCubepiece
           
 protected floatrot
           
 protected floatrotSpeed
           

Constructor Summary
GLExplosion.GLDebris()
           

Method Summary
 voidadvance()
           
 voiddraw()
           
 private floatgetRandom(boolean signed, float begin, float end)
           

Field Detail

coordinates

public ProxyGLPoint coordinates

delta

public ProxyGLPoint delta

piece

private ProxyGLCube piece

rot

protected float rot

rotSpeed

protected float rotSpeed
Constructor Detail

GLExplosion.GLDebris

public GLExplosion.GLDebris()
Method Detail

advance

public void advance()

draw

public void draw()

getRandom

private float getRandom(boolean signed, float begin, float end)