|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Area | |
---|---|
net.sf.mud4j.world | Provides interfaces and classes for locations, areas, and worlds. |
net.sf.mud4j.world.area | Provides classes for areas and zones that can contain groups of locations. |
Uses of Area in net.sf.mud4j.world |
---|
Methods in net.sf.mud4j.world that return types with arguments of type Area | |
---|---|
java.util.List<Area> |
AbstractWorld.getAreas()
Get list of areas. |
java.util.List<Area> |
World.getAreas()
Get list of areas. |
Uses of Area in net.sf.mud4j.world.area |
---|
Classes in net.sf.mud4j.world.area that implement Area | |
---|---|
class |
AbstractArea
Abstract implementation of areas. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |