|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwarbot.BPV_team.Mobile
warbot.BPV_team.Rocket
public class Rocket
Constructor Summary | |
---|---|
Rocket(Point p)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object o)
|
boolean |
getDejaVu()
|
boolean |
getShootee()
|
void |
setCoord(double x,
double y)
|
void |
setShootee(boolean b)
|
Methods inherited from class warbot.BPV_team.Mobile |
---|
getCoord, getNextCoord, getNextX, getNextY, getVisee, getX, getY, setVal, setVal |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Rocket(Point p)
Method Detail |
---|
public void setCoord(double x, double y)
public boolean getShootee()
public void setShootee(boolean b)
public boolean getDejaVu()
public boolean equals(java.lang.Object o)
equals
in class Mobile
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |