|
Capycore Engine
0.1.0
A simple and lightweight game engine written in C++ based on the Unity API architecture.
|
This is the complete list of members for SoundResource, including all inherited members.
| file_path() const noexcept | SoundResource | |
| file_path_ | SoundResource | protected |
| name() const noexcept | SoundResource | |
| name_ | SoundResource | protected |
| SoundResource(std::string name, std::string file_path, SoundType type=SoundType::GENERIC) | SoundResource | |
| type() const noexcept | SoundResource | |
| type_ | SoundResource | protected |
| ~SoundResource()=default | SoundResource | virtual |