Uses of Interface
crystalspace.jbind.interfaces.iengine.region.iRegionList

Packages that use iRegionList
crystalspace.jbind.impl.engine.engine   
crystalspace.jbind.impl.engine.region   
crystalspace.jbind.interfaces.iengine.engine   
 

Uses of iRegionList in crystalspace.jbind.impl.engine.engine
 

Methods in crystalspace.jbind.impl.engine.engine that return iRegionList
 iRegionList csEngine.getRegions()
           
 

Uses of iRegionList in crystalspace.jbind.impl.engine.region
 

Classes in crystalspace.jbind.impl.engine.region that implement iRegionList
 class csRegionList
           
 

Uses of iRegionList in crystalspace.jbind.interfaces.iengine.engine
 

Methods in crystalspace.jbind.interfaces.iengine.engine that return iRegionList
 iRegionList iEngine.getRegions()
          Get the list of all regions.