|
CPP-TOOLBOX
|
Directories | |
| openal_utils | |
Files | |
| load_sound_file.cpp | |
| load_sound_file.hpp | |
| sound_system.cpp | |
| sound_system.hpp | |
sound system which wraps openal
You must define a subproject called sound_types where you have an enum like this:
also give it a sbpt.ini file:
and be sure to run sbpt.py so that the sound system will know where to find that.