Uses of Class
alice.kareltherobot.KarelWorld

Packages that use KarelWorld
alice.kareltherobot   
 

Uses of KarelWorld in alice.kareltherobot
 

Methods in alice.kareltherobot that return KarelWorld
static KarelWorld KarelWorld.currentWorld()
          Obtain a reference to the most recently constructed world
 KarelWorld Wall.getWorld()
          Get the world to which this object has been added (but only after you add it).
 KarelWorld Beeper.getWorld()
          Get the world to which this object has been added (but only after you add it).
 KarelWorld UrRobot.getWorld()
          Get the world to which this object has been added (but only after you add it).