civquest.units
Class UnitLoader

java.lang.Object
  extended bycivquest.units.UnitLoader

public class UnitLoader
extends java.lang.Object


Constructor Summary
UnitLoader(Registry nregistry)
           
 
Method Summary
 UnitModel[] loadUnitModels(UnitPartModel[] upm)
           
 UnitPartModel[] loadUnitPartModels()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UnitLoader

public UnitLoader(Registry nregistry)
Method Detail

loadUnitPartModels

public UnitPartModel[] loadUnitPartModels()

loadUnitModels

public UnitModel[] loadUnitModels(UnitPartModel[] upm)