de.adom.jade.world
Class WorldComplex

java.lang.Object
  extended by de.adom.jade.kernel.GUIDCarrier
      extended by de.adom.jade.world.Complex
          extended by de.adom.jade.world.WorldComplex
All Implemented Interfaces:
java.io.Serializable

public class WorldComplex
extends Complex

Creates a human village complex.

See Also:
Serialized Form

Constructor Summary
WorldComplex()
          Creates a new human village complex.
 
Method Summary
 
Methods inherited from class de.adom.jade.world.Complex
connectLocations, connectLocations, getLocation, getLocationCount, setLocation
 
Methods inherited from class de.adom.jade.kernel.GUIDCarrier
getGUID
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WorldComplex

public WorldComplex()
Creates a new human village complex.