| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Environment | |
| ai.worlds | |
| ai.worlds.vacuum | |
| ai.worlds.wumpus | |
| Uses of Environment in ai.worlds | 
| Subclasses of Environment in ai.worlds | |
|  class | GridEnvironmentAn environment with a two-dimensional grid layout occupied by objects. | 
| Methods in ai.worlds with parameters of type Environment | |
| abstract  void | Agent.takeAction(Environment e)Perfom the current action. | 
| Uses of Environment in ai.worlds.vacuum | 
| Subclasses of Environment in ai.worlds.vacuum | |
|  class | VacuumWorldA Vacuum environment. | 
| Methods in ai.worlds.vacuum with parameters of type Environment | |
|  void | VacuumAgent.takeAction(Environment e)take the next action. | 
| Uses of Environment in ai.worlds.wumpus | 
| Subclasses of Environment in ai.worlds.wumpus | |
|  class | WumpusWorldThe wumpus world environment. | 
| Methods in ai.worlds.wumpus with parameters of type Environment | |
|  void | WumpusAgent.takeAction(Environment e)Perfom the current action. | 
| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||