vooga.network
Class NetworkDebug

java.lang.Object
  extended by vooga.network.NetworkDebug

public class NetworkDebug
extends java.lang.Object


Field Summary
static boolean DEBUG_ON
           
 
Constructor Summary
NetworkDebug()
           
 
Method Summary
static void print(java.lang.String s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEBUG_ON

public static boolean DEBUG_ON
Constructor Detail

NetworkDebug

public NetworkDebug()
Method Detail

print

public static void print(java.lang.String s)