This file contains the audio system definition. More...
#include "ECS/Component.hpp"#include "ECS/Interfaces/ISystems.hpp"#include "ECS/Registry.hpp"#include "Interfaces/IAudio.hpp"#include "Utils/Common.hpp"
Include dependency graph for Audio.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | ecs::AudioSystem |
| Class for audio system. More... | |
Namespaces | |
| namespace | ecs |
This file contains the audio system definition.
Definition in file Audio.hpp.