Package be.saltwater.jaqel.creature.loaders

Interface Summary
AnimationLoader Interface for the loading of animation files.
CreatureLoader Interface for the loading of creature files.
PotionLoader Interface for the loading of potion files.
WeaponLoader Interface for the loading of weapon files.
 

Class Summary
CreatureLoadData Class to hold the data contained in a creature file.
CreatureLoadHelper  
HeroLoader  
MonsterLoader  
PotionLoadHelper  
WeaponLoadHelper  
XMLAnimationLoader  
XMLCreatureLoader  
XMLPotionLoader  
XMLWeaponLoader