![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <WaveSoundHandle.h>
Inheritance diagram for nw4hbm::snd::WaveSoundHandle:
Collaboration diagram for nw4hbm::snd::WaveSoundHandle:Public Member Functions | |
| ~WaveSoundHandle () | |
| void | DetachSound () |
| bool | IsAttachedSound () const |
Private Attributes | |
| detail::WaveSound * | mSound |
Additional Inherited Members | |
Private Member Functions inherited from nw4hbm::ut::NonCopyable | |
| NonCopyable () | |
| ~NonCopyable () | |
|
inline |
| void nw4hbm::snd::WaveSoundHandle::DetachSound | ( | ) |
|
inline |
|
private |