◆ AudioManager()
| Vyroda::AudioManager::AudioManager |
( |
| ) |
|
|
default |
◆ ~AudioManager()
| Vyroda::AudioManager::~AudioManager |
( |
| ) |
|
◆ clear()
| void Vyroda::AudioManager::clear |
( |
| ) |
|
◆ getAmbientSound()
| std::span< std::string const > Vyroda::AudioManager::getAmbientSound |
( |
| ) |
const |
|
inline |
◆ getAmbientSoundIndex()
| std::uint32_t Vyroda::AudioManager::getAmbientSoundIndex |
( |
| ) |
const |
|
inline |
◆ getCurrentAmbientSound()
| std::string_view Vyroda::AudioManager::getCurrentAmbientSound |
( |
| ) |
const |
|
inline |
◆ getState()
| std::string_view Vyroda::AudioManager::getState |
( |
| ) |
const |
◆ init()
| void Vyroda::AudioManager::init |
( |
| ) |
|
◆ load()
| void Vyroda::AudioManager::load |
( |
json | config | ) |
|
◆ startAmbient()
| void Vyroda::AudioManager::startAmbient |
( |
std::uint32_t const | index = 0 | ) |
|
◆ stopAmbient()
| void Vyroda::AudioManager::stopAmbient |
( |
| ) |
|
◆ toggleLooping()
| void Vyroda::AudioManager::toggleLooping |
( |
| ) |
|
The documentation for this class was generated from the following files: