|
Engine²
Open-source game engine written in C++.
|
#include "Engine.hpp"Go to the source code of this file.
Namespaces | |
| namespace | Sound |
| namespace | Sound::System |
Functions | |
| void | Sound::System::InitSounds (Engine::Core &core) |
| Initialize the sound plugin. | |
| void | Sound::System::ReportAudioErrors (Engine::Core &core) |
| Report any audio errors that occurred during callbacks. | |