Uses of Class
agent.Percept

Packages that use Percept
agent   
pacworld   
 

Uses of Percept in agent
 

Methods in agent with parameters of type Percept
abstract  void Agent.see(Percept p)
          Provide a Percept to the agent.
 

Uses of Percept in pacworld
 

Subclasses of Percept in pacworld
 class PacPercept
          A percept in the package delivery world.