Capycore Engine  0.1.0
A simple and lightweight game engine written in C++ based on the Unity API architecture.
Loading...
Searching...
No Matches
sound_resource.h File Reference
#include <engine/audio/sound/sound_type.h>
#include <memory>
#include <string>
Include dependency graph for sound_resource.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SoundResource
 Represents a generic sound resource in the audio engine. This class serves as a base for specific sound implementations. More...