be.saltwater.jaqel.creature.loaders
Class CreatureLoadHelper

java.lang.Object
  extended bybe.saltwater.jaqel.creature.loaders.CreatureLoadHelper

public class CreatureLoadHelper
extends java.lang.Object

See Also:
HeroLoader, MonsterLoader

Method Summary
 CreatureLoadData getCreatureLoadData(java.lang.String type_key)
           
static CreatureLoadHelper getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static CreatureLoadHelper getInstance()

getCreatureLoadData

public CreatureLoadData getCreatureLoadData(java.lang.String type_key)