Package com.csse3200.game.services
package com.csse3200.game.services
-
ClassesClassDescriptionThe DayNightService class manages the day-night cycle within the game.Service class that manages docket-related events in the game.Controls the game timeClass to register interactable objects to and to call when the player attempts to interact with them.Allows for global access and control of the game levelsClass to load the map layout from a text filePlayer trigger eventsThe RandomComboService class is responsible for managing and activating random upgrades within the game.Service for loading resources, e.g.A simplified implementation of the Service Locator pattern: https://martinfowler.com/articles/injection.html#UsingAServiceLocator