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 Ship

 
java.lang.Object
  extended byMovingObject
      extended byExplodingObject
          extended byShip

All Implemented Interfaces:

Movable

Direct Known Subclasses:

Falcon


public abstract class Ship

extends ExplodingObject

 


Field Summary

 

Fields inherited from class MovingObject

SECTOR

 

Constructor Summary

Ship()
           

 

 

Method Summary

abstract  void

shoot()
           

 

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

 

Methods inherited from interface Movable

draw, move

 

Constructor Detail

Ship

 
public Ship()

Method Detail

shoot

 
public abstract void shoot()
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>