Site hosted by Angelfire.com: Build your free website today!

 

Package  

 Class 

Tree 

Deprecated 

Index 

Help 

 

 PREV CLASS   NEXT CLASS

FRAMES    NO FRAMES    

 

SUMMARY: NESTED | FIELD | CONSTR | METHOD

DETAIL: FIELD | CONSTR | METHOD

 

size=2 width="100%" align=center>

Class RailGun

 
java.lang.Object
  extended byMovingObject
      extended byExplodingObject
          extended byRailGun

All Implemented Interfaces:

Movable


public class RailGun

extends ExplodingObject

 


Field Summary

 int

BULLET_LIFE
           

 boolean

FRIEND
           

 double[]

RAIL
           

static byte

RAIL_RADIUS
           

 double[]

RVAL
           

 

Fields inherited from class MovingObject

SECTOR

 

Constructor Summary

RailGun(Ship ship)
           

 

 

Method Summary

 void

draw(java.awt.Graphics g)
           

 void

move()
           

 

Methods inherited from class ExplodingObject

disintegratePolygon, explode, getColor, getObjectPoints, getObjectRadians, getPolyExploding, getXcoords, getYcoords, isExploding, setColor, setObjectPoints, setObjectRadians, setXcoord, setYcoord

 

Methods inherited from class MovingObject

die, fadeInOut, getCenter, getDeltaX, getDeltaY, getDie, getDim, getFriend, getOrientation, getRadius, points, setCenter, setDeltaX, setDeltaY, setDie, setDim, setFriend, setOrientation, setRadius

 

Methods inherited from class java.lang.Object

clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Field Detail

BULLET_LIFE

 
public final int BULLET_LIFE

See Also:

Constant Field Values


FRIEND

 
public final boolean FRIEND

See Also:

Constant Field Values


RAIL_RADIUS

 
public static final byte RAIL_RADIUS

See Also:

Constant Field Values


RAIL

 
public final double[] RAIL

RVAL

 
public final double[] RVAL

Constructor Detail

RailGun

 
public RailGun(Ship ship)

Method Detail

move

 
public void move()

draw

 
public void draw(java.awt.Graphics g)
size=2 width="100%" align=center>

 

Package  

 Class 

Tree 

Deprecated 

Index 

Help 

 

 PREV CLASS   NEXT CLASS

FRAMES    NO FRAMES    

 

SUMMARY: NESTED | FIELD | CONSTR | METHOD

DETAIL: FIELD | CONSTR | METHOD

 

size=2 width="100%" align=center>