civquest
Class TestMapGenerator

java.lang.Object
  extended bycivquest.TestMapGenerator

public class TestMapGenerator
extends java.lang.Object

A MapGenerator generates data for Map objects, which means the layout of the tiles. "Generation" does not necessarily mean randomness, although that is often the case.


Constructor Summary
TestMapGenerator()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestMapGenerator

public TestMapGenerator()