|
libultraship
Reimplementations of libultra (N64 SDK) functions for modern hardware
|
#include <string>#include <memory>#include <vector>#include "ship/audio/AudioBackend.h"#include "ship/audio/AudioPlayer.h"#include "ship/core/Component.h"#include "ship/config/Config.h"Go to the source code of this file.
Classes | |
| class | Ship::Audio |
| Manages audio playback through a platform-specific AudioPlayer. More... | |
Namespaces | |
| namespace | Ship |
| Core namespace for the libultraship engine framework. | |