The core is the place where all the data of the engine is stored. It contains the registry (entities)...
Definition Core.hpp:33
Definition InitSound.hpp:5
void InitSounds(Engine::Core &core)
Initialize the sound plugin.
Definition InitSound.cpp:4
void ReportAudioErrors(Engine::Core &core)
Report any audio errors that occurred during callbacks.
Definition InitSound.cpp:6