HUD System for managing score display and UI elements. More...
#include "ECS/Interfaces/ISystems.hpp"#include "Interfaces/IRenderer.hpp"#include "Utils/Common.hpp"
Include dependency graph for HUD.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | gme::HUDSystem |
| System responsible for rendering and updating the game's Heads-Up Display. More... | |
Namespaces | |
| namespace | gme |
HUD System for managing score display and UI elements.
Definition in file HUD.hpp.