|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.util.Observable | +--Body | +--Stellar
Inner classes inherited from class Body |
Body.CollisionCheck, Body.CreatedLaterException, Body.DisabledException, Body.Projection |
Field Summary | |
static int |
STELLAR_BASE
|
Fields inherited from class Body |
angle, creation, id, movementX, movementY, player, positionX, positionY, radius, time, type |
Constructor Summary | |
Stellar(int stellarSubType,
double x,
double y)
|
Methods inherited from class Body |
activate, collision, collisionCheck, collisionCheck, deactivate, destroy, disable, enable, getAcceleration, getAngle, getId, getMaster, getPlayer, getRadius, getTime, getType, getX, getY, isAccelerating, project, setAcceleration, setAngleRate, update, updateComponents |
Methods inherited from class java.util.Observable |
addObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChanged |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final int STELLAR_BASE
Constructor Detail |
public Stellar(int stellarSubType, double x, double y)
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |