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 CheapFoe

 
java.lang.Object
  extended byMovingObject
      extended byExplodingObject
          extended byCheapFoe

All Implemented Interfaces:

Movable

Direct Known Subclasses:

AsteroidBig, AsteroidMedium, AsteroidSmall


public abstract class CheapFoe

extends ExplodingObject

 


Field Summary

 double[]

CHEAP
           

protected  java.awt.Dimension

dim
           

 

Fields inherited from class MovingObject

SECTOR

 

Constructor Summary

CheapFoe()
           

 

 

Method Summary

 void

die()
           

 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

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

dim

 
protected java.awt.Dimension dim

CHEAP

 
public double[] CHEAP

Constructor Detail

CheapFoe

 
public CheapFoe()

Method Detail

die

 
public void die()

Specified by:

die in interface Movable

Overrides:

die in class MovingObject


draw

 
public void draw(java.awt.Graphics g)

move

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