Package com.csse3200.game.services


package com.csse3200.game.services
  • Classes
    Class
    Description
    Simple service to load collectable configs and provide lookup by id.
    Controls the game time
    Service to hold the state of tracked entities for the minimap.
    Service for loading resources, e.g.
    A simplified implementation of the Service Locator pattern: https://martinfowler.com/articles/injection.html#UsingAServiceLocator