Uses of Class
jme.lighting.AbstractLightMap

Packages that use AbstractLightMap
jme.lighting   
jme.locale.external   
 

Uses of AbstractLightMap in jme.lighting
 

Subclasses of AbstractLightMap in jme.lighting
 class SlopeLighting
          SlopeLighting creates a light map based on a given heightmap.
 

Uses of AbstractLightMap in jme.locale.external
 

Fields in jme.locale.external declared as AbstractLightMap
protected  AbstractLightMap Terrain.lightMap
          lightMap the map used to contain shade values.
 

Methods in jme.locale.external with parameters of type AbstractLightMap
 void Terrain.setLightMap(AbstractLightMap lightMap)
          setLightMap