Uses of Class
com.jme.util.LightStateCreator

Packages that use LightStateCreator
com.jme.util   
 

Uses of LightStateCreator in com.jme.util
 

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