|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsimulation.Simulton
simulation.MoveableSimulton
simulation.Prey
Field Summary |
Fields inherited from class simulation.MoveableSimulton |
|
Fields inherited from class simulation.Simulton |
|
Constructor Summary | |
(package private) |
Prey(int x,
int y)
|
Methods inherited from class simulation.MoveableSimulton |
bounce, getAngle, getSpeed, move, randomizeAngle, setAngle, setSpeed, setVelocity, wallBounce |
Methods inherited from class simulation.Simulton |
cannotOverlap, display, encloses, getImage, getInnerBox, getLocation, getOuterBox, mayOverlap, mustOverlap, setLocation, update |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
Prey(int x, int y)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |