Uses of Interface
crystalspace.jbind.interfaces.iengine.light.iLightList

Packages that use iLightList
crystalspace.jbind.impl.engine.light   
crystalspace.jbind.impl.engine.sector   
crystalspace.jbind.interfaces.iengine.sector   
 

Uses of iLightList in crystalspace.jbind.impl.engine.light
 

Classes in crystalspace.jbind.impl.engine.light that implement iLightList
 class csLightList
           
 

Uses of iLightList in crystalspace.jbind.impl.engine.sector
 

Methods in crystalspace.jbind.impl.engine.sector that return iLightList
 iLightList csSector.getLights()
           
 

Uses of iLightList in crystalspace.jbind.interfaces.iengine.sector
 

Methods in crystalspace.jbind.interfaces.iengine.sector that return iLightList
 iLightList iSector.getLights()
          Get the list of static and pseudo-dynamic lights in this sector.