|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.mud4j.world.AbstractWorld
public class AbstractWorld
Constructor Summary | |
---|---|
AbstractWorld()
|
Method Summary | |
---|---|
java.util.List<Area> |
getAreas()
Get list of areas. |
java.util.List<java.lang.Character> |
getCharacters()
Get list of characters in the world. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractWorld()
Method Detail |
---|
public java.util.List<Area> getAreas()
getAreas
in interface World
public java.util.List<java.lang.Character> getCharacters()
getCharacters
in interface World
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |