|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Percept | |
|---|---|
| warbot.gecko | |
| warbot.GGG | |
| warbot.kernel | |
| warbot.XO | |
| Uses of Percept in warbot.gecko |
|---|
| Methods in warbot.gecko with parameters of type Percept | |
|---|---|
boolean |
gecko_team_warrior.suis_je_un_ennemis(Percept p)
|
| Uses of Percept in warbot.GGG |
|---|
| Methods in warbot.GGG with parameters of type Percept | |
|---|---|
protected double[] |
GGG_WB_Mobile.arcInterdit(Percept p)
|
| Constructors in warbot.GGG with parameters of type Percept | |
|---|---|
GGG_Target(Percept p)
|
|
| Uses of Percept in warbot.kernel |
|---|
| Subclasses of Percept in warbot.kernel | |
|---|---|
class |
Food
The food percept. |
| Methods in warbot.kernel that return Percept | |
|---|---|
Percept[] |
Brain.getBagPercepts()
returns all the things you have in the robot's bag. |
Percept[] |
Brain.getPercepts()
Gets all the percepts available in the detection range. |
Percept[] |
BasicBody.getPercepts()
|
Percept[] |
BasicBody.inMyBag()
|
Percept |
Wall.makePercept(double dx,
double dy,
double d)
|
Percept |
RocketLauncher.makePercept(double dx,
double dy,
double d)
|
Percept |
Rocket.makePercept(double dx,
double dy,
double d)
|
Percept |
Palmtree.makePercept(double dx,
double dy,
double d)
|
Percept |
Home.makePercept(double dx,
double dy,
double d)
|
Percept |
Hamburger.makePercept(double dx,
double dy,
double d)
|
Percept |
Explorer.makePercept(double dx,
double dy,
double d)
|
Percept |
Entity.makePercept(double dx,
double dy,
double dist)
|
Percept |
BasicBody.makePercept(double dx,
double dy,
double d)
|
| Methods in warbot.kernel with parameters of type Percept | |
|---|---|
double |
Brain.distanceTo(Percept p)
returns the distance relative to the perceived entity |
protected void |
BasicBody.setPercepts(Percept[] plst)
|
| Uses of Percept in warbot.XO |
|---|
| Methods in warbot.XO with parameters of type Percept | |
|---|---|
void |
OlivXavMissileLauncher.ajoutRedZones(double h,
double goalx,
double goaly,
int waitingOscillationsMax,
Percept[] percepts)
|
double |
OlivXavMissileLauncher.evitement(Percept[] percepts,
double goalx,
double goaly,
double h)
|
double |
OlivXavDetector.evitement(Percept[] percepts,
double goalx,
double goaly,
double h)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||