| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Obj | |
| ai.worlds | |
| ai.worlds.vacuum | |
| ai.worlds.wumpus | |
| Uses of Obj in ai.worlds | 
| Subclasses of Obj in ai.worlds | |
|  class | AgentBodyAn agent's body. | 
|  class | WallA wall object inside a GridEnvironment. | 
| Methods in ai.worlds that return Obj | |
|  Obj | GridEnvironment.getItem(java.util.Vector v,
        java.lang.Class c)Return the first instance of a class in a Vector. | 
| Methods in ai.worlds with parameters of type Obj | |
|  void | GridEnvironment.removeObj(Location loc,
          Obj ob)Remove object from grid. | 
|  void | GridEnvironment.addObj(Location loc,
       Obj ob)Add an object to the grid. | 
| Uses of Obj in ai.worlds.vacuum | 
| Subclasses of Obj in ai.worlds.vacuum | |
|  class | DirtDirt that appears in the Vacuum world. | 
| Uses of Obj in ai.worlds.wumpus | 
| Subclasses of Obj in ai.worlds.wumpus | |
|  class | GoldGold that appears in a wumpus world. | 
|  class | PitA pit that appears in a wumpus world. | 
|  class | WumpusA wumpus that appears in the wumpus world. | 
| Methods in ai.worlds.wumpus with parameters of type Obj | |
|  void | WumpusWorldEditor.addObj(Location loc,
       Obj ob) | 
|  void | WumpusWorldEditor.removeObj(Location loc,
          Obj ob) | 
| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||