#include <Z2SoundHandles.h>
◆ Z2SoundHandles()
Z2SoundHandles::Z2SoundHandles |
( |
| ) |
|
◆ ~Z2SoundHandles()
Z2SoundHandles::~Z2SoundHandles |
( |
| ) |
|
◆ deleteHandlesPool()
void Z2SoundHandles::deleteHandlesPool |
( |
| ) |
|
◆ getFreeHandle()
◆ getHandle()
◆ getHandleSoundID()
◆ getHandleUserData()
◆ getLowPrioSound()
◆ getNumHandles()
int Z2SoundHandles::getNumHandles |
( |
| ) |
const |
|
inline |
◆ initHandlesPool()
void Z2SoundHandles::initHandlesPool |
( |
u8 | pNumHandles | ) |
|
◆ isActive()
bool Z2SoundHandles::isActive |
( |
| ) |
const |
◆ setPos()
◆ stopAllSounds()
void Z2SoundHandles::stopAllSounds |
( |
u32 | fadeout | ) |
|
@meme: explicit operator bool call required to match and be similar to CHN_debug; could more concisely write handle->isSoundAttached (for some reason cast-to-bool doesn't work?)
◆ stopSound()
void Z2SoundHandles::stopSound |
( |
JAISoundID | soundID, |
|
|
u32 | param_1 ) |
|
inline |
◆ mNumHandles
u8 Z2SoundHandles::mNumHandles |
|
private |
The documentation for this class was generated from the following files: