Capycore Engine  0.1.0
A simple and lightweight game engine written in C++ based on the Unity API architecture.
Loading...
Searching...
No Matches
generic_sound_instance.h File Reference
#include <engine/audio/sound/instance/sound_instance.h>
#include <memory>
Include dependency graph for generic_sound_instance.h:

Go to the source code of this file.

Classes

class  GenericSoundInstance
 A generic implementation of a sound instance. Provides the basic functionality while not tied to any specific audio backend. More...