Package com.csse3200.game.services
package com.csse3200.game.services
-
ClassesClassDescriptionHandles menu button sound clicksService for managing a countdown timer in a game.Controls the game timeHandles background music for the menuService for loading resources, e.g.save load service that will extract all information about the current game state and will add it to save file to be loaded.mock game state to store entities.A simplified implementation of the Service Locator pattern: https://martinfowler.com/articles/injection.html#UsingAServiceLocator