CleanSweep
Class GLIPShip.Bullet


public class GLIPShip.Bullet


Field Summary
 ProxyGLBulletbullet
           
 doublebulletdx
           
 doublebulletdy
           
 ProxyGLPointcoordinates
           
 private doubledistance
           
 booleanfired
           
 ProxyGLPointorigin
           
 booleanUrlview
           
 private booleanwrapflag
           

Constructor Summary
GLIPShip.Bullet()
           

Method Summary
 private voidadvance()
           
 voiddraw()
           

Field Detail

bullet

public ProxyGLBullet bullet

bulletdx

public double bulletdx

bulletdy

public double bulletdy

coordinates

public ProxyGLPoint coordinates

distance

private double distance

fired

public boolean fired

origin

public ProxyGLPoint origin

Urlview

public boolean Urlview

wrapflag

private boolean wrapflag
Constructor Detail

GLIPShip.Bullet

public GLIPShip.Bullet()
Method Detail

advance

private void advance()

draw

public void draw()