Uses of Class
com.bombinggames.wurfelengine.core.lightengine.LightEngine
-
Packages that use LightEngine Package Description com.bombinggames.wurfelengine.core -
-
Uses of LightEngine in com.bombinggames.wurfelengine.core
Methods in com.bombinggames.wurfelengine.core that return LightEngine Modifier and Type Method Description static LightEngine
Controller. getLightEngine()
The light engine doing the lighting.Methods in com.bombinggames.wurfelengine.core with parameters of type LightEngine Modifier and Type Method Description static void
Controller. setLightEngine(LightEngine le)
-