|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MolwindWorld
MolwindWorld interface represents a molwind world description.
Method Summary | |
---|---|
java.util.Iterator |
getEntityIterator()
Returns an iterator over the world's entities. |
java.lang.String |
getName()
Returns the name of the world. |
RelationshipResolver |
getRelationshipResolver()
Returns a strategy object to resolve relationships among entities. |
TileGenerator |
getTileGenerator()
Returns an instance of a tile generator. |
TopologyManager |
getTopologyManager()
Returns a strategy object to determine visible entities and their positions. |
Method Detail |
---|
java.lang.String getName()
java.util.Iterator getEntityIterator()
RelationshipResolver getRelationshipResolver()
TopologyManager getTopologyManager()
TileGenerator getTileGenerator()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |