com.jme.util
Class Debug
java.lang.Object
com.jme.util.Debug
public class Debug
- extends java.lang.Object
Just a simple flag holder for runtime stripping of various jME logging and
debugging features.
- Author:
- Joshua Slack
Constructor Summary |
Debug()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
debug
public static final boolean debug
stats
public static final boolean stats
infoLogging
public static final boolean infoLogging
updateGraphs
public static boolean updateGraphs
trackDirectMemory
public static final boolean trackDirectMemory
Debug
public Debug()