Package com.planet_ink.coffee_mud.Areas.interfaces

Interface Summary
Area An Area is an abstract collection of rooms organized together under a single name in order to share attributes or give some common functionality.
GridZones GridZones is a cross-object interface that applies both to Areas, and Locales.
 

Class Summary
Area.CompleteRoomEnumerator  
Area.RoomComparator Comparator for tree sets, comparing room ids of rooms
Area.RoomIDComparator Comparator for tree sets, comparing room ids of rooms
Area.RoomIDEnumerator  
GridZones.XYVector A class for holding x/y coordinates.