|
sfml_impl 0.1.0
Vendor SFML 3.0.2 : IGraphic2Module / IAudioModule
|
#include "IAudioModule.hpp"#include "audio/SfmlMusic.hpp"#include "audio/SfmlSound.hpp"#include "audio/SfmlSoundBuffer.hpp"

Go to the source code of this file.
Classes | |
| class | SfmlAudioModule |
| sfml has no explicit audio device init/close step (unlike raylib), nothing to do at construction/destruction here. More... | |