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