zombie.console
Class Commands

java.lang.Object
  extended by zombie.console.Commands

public class Commands
extends java.lang.Object

Author:
LEMMY

Constructor Summary
Commands()
           
 
Method Summary
static void Log(java.lang.String str)
           
static void ProcessCommand(java.lang.String command, java.lang.String[] params)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Commands

public Commands()
Method Detail

Log

public static void Log(java.lang.String str)

ProcessCommand

public static void ProcessCommand(java.lang.String command,
                                  java.lang.String[] params)