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

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

file_path() const noexceptSoundResource
file_path_SoundResourceprotected
name() const noexceptSoundResource
name_SoundResourceprotected
SoundResource(std::string name, std::string file_path, SoundType type=SoundType::GENERIC)SoundResource
type() const noexceptSoundResource
type_SoundResourceprotected
~SoundResource()=defaultSoundResourcevirtual