Package com.csse3200.game.lighting
Class LightingService
java.lang.Object
com.csse3200.game.lighting.LightingService
Provides a global access point to the lighting engine. This is necessary for lights to be
attached to entities.
The lighting engine should be updated each frame by adding it to the renderer or calling
the render method in the game screen.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LightingService
-
-
Method Details
-
getLighting
-