org.starhope.appius.game.npc
Class RubyNPCFactory
java.lang.Object
org.starhope.appius.game.npc.ScriptableNPCFactory
org.starhope.appius.game.npc.RubyNPCFactory
public class RubyNPCFactory
- extends ScriptableNPCFactory
- Author:
- brpocock
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RubyNPCFactory
public RubyNPCFactory()
getNPC
public static AbstractUser getNPC(String script,
String klass)
- Parameters:
script
- WRITEMEklass
- WRITEME
- Returns:
- WRITEME