|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Point | |
---|---|
warbot.BPV_team |
Uses of Point in warbot.BPV_team |
---|
Fields in warbot.BPV_team declared as Point | |
---|---|
protected Point |
Robot.coordonnees
|
Methods in warbot.BPV_team that return Point | |
---|---|
Point |
Groupe.barycentre()
|
Point |
Assistance.getCoord()
|
Point |
Mobile.getCoord()
|
Point |
Mobile.getNextCoord()
|
Point |
Assistance.getVisee()
|
Point |
Mobile.getVisee(Point ag_coord)
|
Point |
Groupe.vecteurMoyen()
|
Point |
Cible.viser(Point ag_coord)
|
Methods in warbot.BPV_team with parameters of type Point | |
---|---|
boolean |
Robot.baseEnnemieConnue(Point b)
|
void |
Robot.baseEnnemieSuppr(Point b)
|
double |
Cible.distanceTo(Point p)
|
double |
Point.distanceTo(Point p)
|
boolean |
Cible.egal(java.lang.String type_percept,
Point coord)
|
Point |
Mobile.getVisee(Point ag_coord)
|
boolean |
Assistance.setAssistance(Point ag_coord,
java.lang.String adresse_demande,
double dest_x,
double dest_y,
int energie,
int priorite,
int ttl,
int tour)
|
void |
Cible.setCible(java.lang.String type_percept,
Point coord,
int energie,
int tour)
|
Point |
Cible.viser(Point ag_coord)
|
Constructors in warbot.BPV_team with parameters of type Point | |
---|---|
Cible(java.lang.String type_percept,
Point coord,
int energie,
int tour)
|
|
Rocket(Point p)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |