Capycore Engine  0.1.0
A simple and lightweight game engine written in C++ based on the Unity API architecture.
Loading...
Searching...
No Matches
SoundFactory Member List

This is the complete list of members for SoundFactory, including all inherited members.

create_sound_instance(std::shared_ptr< SoundResource > &resource, float volume=1.0f)SoundFactorystatic
create_sound_resource(const std::string &file_path, const std::string &name, SoundType type=SoundType::GENERIC)SoundFactorystatic
SoundFactory()=deleteSoundFactory
~SoundFactory()=deleteSoundFactory