Package zombie.scripting.commands
Class CommandFactory
java.lang.Object
zombie.scripting.commands.CommandFactory
public class CommandFactory
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description CommandFactory()
-
Method Summary
Modifier and Type Method Description static BaseCommand
CreateCommand(java.lang.String string)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
CommandFactory
public CommandFactory()
-
-
Method Details
-
CreateCommand
-