core
Class Parser

java.lang.Object
  extended by core.Parser

public class Parser
extends java.lang.Object


Constructor Summary
Parser()
           
 
Method Summary
static java.lang.Object parse(java.lang.String rawCmd)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Parser

public Parser()
Method Detail

parse

public static java.lang.Object parse(java.lang.String rawCmd)
Parameters:
A - raw command and turns it into something the game can understand