Public Member Functions | |
| void | Initialize () |
| void | Update () |
| f32 | GetVolume () const |
| void | SetVolume (f32 target, int frame) |
Public Attributes | |
| MoveValue< f32, int > | volume |
| f32 | pan |
| f32 | span |
| f32 | mainSend |
| f32 | fxSend [AUX_BUS_NUM] |
|
inline |
|
inline |
|
inline |
|
inline |
| MoveValue<f32, int> nw::snd::internal::BasicSound::CommonParam::volume |
| f32 nw::snd::internal::BasicSound::CommonParam::pan |
| f32 nw::snd::internal::BasicSound::CommonParam::span |
| f32 nw::snd::internal::BasicSound::CommonParam::mainSend |
| f32 nw::snd::internal::BasicSound::CommonParam::fxSend[AUX_BUS_NUM] |