Uses of Class
ai.worlds.wumpus.WumpusWorld

Packages that use WumpusWorld
ai.worlds.wumpus   
 

Uses of WumpusWorld in ai.worlds.wumpus
 

Methods in ai.worlds.wumpus with parameters of type WumpusWorld
 void WumpusAgent.climb(WumpusWorld ww)
          Climb out of the cave.
 void WumpusAgent.shoot(WumpusWorld ww)
          Shoor the arrow.