game
Class Config

java.lang.Object
  extended by game.Config

public class Config
extends java.lang.Object


Field Summary
static boolean DEBUG
           
 
Constructor Summary
Config()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEBUG

public static boolean DEBUG
Constructor Detail

Config

public Config()