#include <snd_SoundInstanceManager.h>
Public Types | |
| typedef ut::LinkList< Sound, offsetof(Sound, m_PriorityLink)> | PriorityList |
Public Member Functions | |
| SoundInstanceManager () | |
| ~SoundInstanceManager () | |
Private Attributes | |
| void * | m_pBuffer |
| u32 | m_BufferSize |
| PriorityList | m_PriorityList |
| PriorityList | m_FreeList |
| typedef ut::LinkList<Sound, offsetof(Sound, m_PriorityLink)> nw::snd::internal::SoundInstanceManager< Sound >::PriorityList |
|
inline |
|
inline |
|
private |
|
private |
|
private |
|
private |