de.adom.jade.debug
Class Debug

java.lang.Object
  extended by de.adom.jade.debug.Debug

public class Debug
extends java.lang.Object

Provides a lot of debugging functionality. This class is only available if the debugging options have been activated.


Method Summary
static void makeCompleteMapKnown()
          Makes all places on the current map known.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

makeCompleteMapKnown

public static void makeCompleteMapKnown()
Makes all places on the current map known.