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 Projectile

 
java.lang.Object
  extended byMovingObject
      extended byProjectile

All Implemented Interfaces:

Movable

Direct Known Subclasses:

Bullet


public abstract class Projectile

extends MovingObject

implements Movable

 


Field Summary

 

Fields inherited from class MovingObject

SECTOR

 

Constructor Summary

Projectile(Ship ship)
           

 

 

Method Summary

 Ship

getShip()
           

 void

move()
           

 

Methods inherited from class MovingObject

die, fadeInOut, getCenter, getColor, getDeltaX, getDeltaY, getDie, getDim, getFriend, getOrientation, getRadius, isExploding, points, setCenter, setColor, 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

 

Methods inherited from interface Movable

die, draw, fadeInOut, getCenter, getFriend, getRadius, isExploding, points

 

Constructor Detail

Projectile

 
public Projectile(Ship ship)

Method Detail

getShip

 
public Ship getShip()

move

 
public void move()

Specified by:

move in interface Movable

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>