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

Go to the source code of this file.

Classes

class  AudioSource
 Component that plays audio using the AudioService. More...