Uses of Class
com.jme.light.LightManagement

Packages that use LightManagement
com.jme.light   
 

Uses of LightManagement in com.jme.light
 

Fields in com.jme.light declared as LightManagement
(package private) static LightManagement LightControllerManager.lm
          Deprecated.  
 

Methods in com.jme.light that return LightManagement
 LightManagement LightControllerManager.getLightManagement()
          Deprecated.  
 

Constructors in com.jme.light with parameters of type LightManagement
LightStateController(Spatial par, LightManagement manager)
          Deprecated. Creates a new instance of LightStateController.
LightStateController(Spatial par, LightManagement manager, float updateInt, int timeSlot)
          Deprecated. Creates a new instance of LightStateController The spatial passed to the function is required to have a LightState attached.