Uses of Class
net.sf.mud4j.world.Room

Packages that use Room
net.sf.mud4j.world.area Provides classes for areas and zones that can contain groups of locations. 
 

Uses of Room in net.sf.mud4j.world.area
 

Methods in net.sf.mud4j.world.area that return types with arguments of type Room
 java.util.List<Room> AbstractArea.getRooms()
          Retrieve list of rooms contained in the area.
 java.util.List<Room> Area.getRooms()
          Retrieve list of rooms contained in the area.
 



Copyright © 2006-2007 mud4j. All Rights Reserved.