Package com.csse3200.game.services
package com.csse3200.game.services
-
ClassDescriptionAudioManager is a service for managing all game audio, including music and sound effects.Controls the game timeManages the in-game time, which can be paused and resumed independently of the global game time.Service for loading resources, e.g.A container class that stores all of the services for a screen.A simplified implementation of the Service Locator pattern: https://martinfowler.com/articles/injection.html#UsingAServiceLocator