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 the lighting based
entities to register themselves with the engine.
-
Constructor Summary
ConstructorsConstructorDescriptionLightingService
(CameraComponent camera, com.badlogic.gdx.physics.box2d.World world) LightingService
(LightingEngine engine) -
Method Summary
-
Constructor Details
-
LightingService
-
LightingService
-
-
Method Details
-
getEngine
-