|
My Project
|
Files | |
| audio.h | |
| Legacy audio stub — empty placeholder. The active audio implementation is MiniAudioSystem.hpp. | |
| AudioTypes.hpp | |
| Fundamental audio type aliases and descriptors (SoundHandle, VoiceHandle, SoundDesc, VoiceParams). | |
| IAudioSystem.hpp | |
| Abstract audio system interface — backend-agnostic API for init, sound loading, and playback. | |
| MiniAudioSystem.hpp | |
| MiniAudio-backed implementation of IAudioSystem. | |