civquest
Class MapData.Configuration

java.lang.Object
  extended bycivquest.MapData.Configuration
Enclosing class:
MapData

protected class MapData.Configuration
extends java.lang.Object


Field Summary
protected  boolean incompleteMovesAllowed
           
 
Constructor Summary
protected MapData.Configuration()
           
 
Method Summary
protected  void dump()
           
protected  void load(Registry registry)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

incompleteMovesAllowed

protected boolean incompleteMovesAllowed
Constructor Detail

MapData.Configuration

protected MapData.Configuration()
Method Detail

load

protected void load(Registry registry)

dump

protected void dump()