#include <SpkSound.h>
◆ SpkSoundHolder()
| SpkSoundHolder::SpkSoundHolder |
( |
void | | ) |
|
◆ appendSound()
| void SpkSoundHolder::appendSound |
( |
s32 | chan, |
|
|
SpkSound * | sound ) |
◆ framework()
| void SpkSoundHolder::framework |
( |
void | | ) |
|
◆ freeDeadSound()
| void SpkSoundHolder::freeDeadSound |
( |
s32 | chan | ) |
|
◆ getConfigVolume()
| s32 SpkSoundHolder::getConfigVolume |
( |
void | | ) |
const |
|
inline |
◆ getConfigVolumeF32()
| f32 SpkSoundHolder::getConfigVolumeF32 |
( |
void | | ) |
const |
|
inline |
◆ getMasterVolume()
| f32 SpkSoundHolder::getMasterVolume |
( |
void | | ) |
const |
|
inline |
◆ setConfigVolume()
| void SpkSoundHolder::setConfigVolume |
( |
s32 | vol | ) |
|
|
inline |
◆ setMasterVolume()
| void SpkSoundHolder::setMasterVolume |
( |
f32 | vol | ) |
|
|
inline |
◆ startLevelSound()
◆ startSound()
◆ stopAll()
| void SpkSoundHolder::stopAll |
( |
s32 | chan, |
|
|
s32 | msec ) |
◆ update()
| bool SpkSoundHolder::update |
( |
s32 | chan | ) |
|
◆ updateEachSound()
| bool SpkSoundHolder::updateEachSound |
( |
s32 | chan | ) |
|
◆ mConfigVolume
| s32 SpkSoundHolder::mConfigVolume |
◆ mMasterVolume
| f32 SpkSoundHolder::mMasterVolume |
◆ mSoundList
◆ mSoundVolumes
| f32 SpkSoundHolder::mSoundVolumes[WPAD_MAX_CONTROLLERS] |
The documentation for this class was generated from the following files: