Uses of Class
warbot.kernel.Percept

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[] BasicBody.getPercepts()
           
 Percept[] Brain.getPercepts()
          Gets all the percepts available in the detection range.
 Percept[] BasicBody.inMyBag()
           
 Percept Palmtree.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 Wall.makePercept(double dx, double dy, double d)
           
 Percept MovableEntity.makePercept(double dx, double dy, double dist)
           
 Percept Hamburger.makePercept(double dx, double dy, double d)
           
 Percept Entity.makePercept(double dx, double dy, double dist)
           
 Percept Explorer.makePercept(double dx, double dy, double d, double a)
           
 Percept Home.makePercept(double dx, double dy, double d, double a)
           
 Percept BasicBody.makePercept(double dx, double dy, double d, double a)
           
 

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 OlivXavDetector.evitement(Percept[] percepts, double goalx, double goaly, double h)
           
 double OlivXavMissileLauncher.evitement(Percept[] percepts, double goalx, double goaly, double h)
           
 



Copyright © Madkit Team (O. Gutknecht, J. Ferber, F. Michel et al.) All Rights Reserved.