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 AsteroidMedium

 
java.lang.Object
  extended byMovingObject
      extended byExplodingObject
          extended byCheapFoe
              extended byAsteroidMedium

All Implemented Interfaces:

Movable


public class AsteroidMedium

extends CheapFoe


Field Summary

 

Fields inherited from class CheapFoe

CHEAP, dim

 

Fields inherited from class MovingObject

SECTOR

 

Constructor Summary

AsteroidMedium()
           

 

AsteroidMedium(java.awt.Point pnt)
           

 

 

Method Summary

 int

points()
           

 

Methods inherited from class CheapFoe

die, draw, 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, 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

 

Constructor Detail

AsteroidMedium

 
public AsteroidMedium()

AsteroidMedium

 
public AsteroidMedium(java.awt.Point pnt)

Method Detail

points

 
public int points()

Specified by:

points in interface Movable

Overrides:

points in class MovingObject

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>