Package com.csse3200.game.services
package com.csse3200.game.services
-
ClassesClassDescriptionClass representing a codex entry - storing all relevant data for an entry.Service for managing all codex entries in the gameSimple service to load collectable configs and provide lookup by id.Forwards terminal UI events to a registered UI entity (the one that owns TerminalUiComponent).Controls the game timeService 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