Uses of Class
appletbots.OutOfThisWorldException

Packages that use OutOfThisWorldException
appletbots   
 

Uses of OutOfThisWorldException in appletbots
 

Methods in appletbots that throw OutOfThisWorldException
 void World.addObject(WorldObject object, Point location, Vector velocity)
          Adds an object to the world at the given position with the given initial velocity