|
CoriEngine
|
#include "IDDefs.hpp"

Go to the source code of this file.
Classes | |
| struct | Cori::Audio::PlayParams |
| Parameters to be used when playing sound, you can mix your audio playback however you want with these. More... | |
| class | Cori::Audio::Mixer |
| Mixer is responsible for mixing all the sounds, it is a global object and there can only be one Mixer. More... | |
Namespaces | |
| namespace | Cori |
| Global engine namespace. | |
| namespace | Cori::Core |
| Core systems of the engine are here. | |
| namespace | Cori::Audio |
| Everything connected to audio is in this namespace. | |