![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <JAISoundHandles.h>
Collaboration diagram for JAISoundHandles:Public Member Functions | |
| JAISoundHandles (JAISoundHandle *handle, int handleNum) | |
| JAISoundHandle & | operator[] (int n) |
| JAISoundHandle * | getHandleSoundID (JAISoundID id) |
| JAISoundHandle * | getFreeHandle () |
Private Attributes | |
| JAISoundHandle * | handle_ |
| int | numHandles_ |
|
inline |
| JAISoundHandle * JAISoundHandles::getFreeHandle | ( | ) |
| JAISoundHandle * JAISoundHandles::getHandleSoundID | ( | JAISoundID | id | ) |
|
inline |
|
private |
|
private |