#include <external/RadixEngine/include/radix/SoundManager.hpp>
void radix::SoundManager::destroy |
( |
| ) |
|
|
static |
void radix::SoundManager::init |
( |
| ) |
|
|
static |
void radix::SoundManager::playMusic |
( |
const std::string & |
filename | ) |
|
|
static |
void radix::SoundManager::playSound |
( |
const std::string & |
filename, |
|
|
const Entity & |
source |
|
) |
| |
|
static |
void radix::SoundManager::reload |
( |
| ) |
|
|
static |
void radix::SoundManager::update |
( |
const Entity & |
listener | ) |
|
|
static |
bool radix::SoundManager::isDisabled = true |
|
staticprivate |
bool radix::SoundManager::isInitialized = false |
|
staticprivate |
Mix_Music * radix::SoundManager::music = nullptr |
|
staticprivate |
The documentation for this class was generated from the following files: