Uses of Class
org.nak.cleaning.VirtualRobot.DustOverloadedException

Packages that use VirtualRobot.DustOverloadedException
org.nak.cleaning   
 

Uses of VirtualRobot.DustOverloadedException in org.nak.cleaning
 

Methods in org.nak.cleaning that throw VirtualRobot.DustOverloadedException
 boolean VirtualRobot.pickUp()
          Robot picks up the object at the current place for cleaning
 boolean VirtualRobot.sweep()
          Robot sweeps at the current place.
 boolean VirtualRobot.wipe()
          Robot wipes at the current place for cleaning.