Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <JAIStreamMgr.h>
Public Member Functions | |
JAIStreamMgr (bool) | |
bool | startSound (JAISoundID, JAISoundHandle *, JGeometry::TVec3< f32 > const *) |
void | freeDeadStream_ () |
void | calc () |
void | stop () |
void | stop (u32) |
void | stopSoundID (JAISoundID) |
void | mixOut () |
JAIStream * | newStream_ () |
bool | isActive () const |
JAISoundParamsMove * | getParams () |
JAIStreamAramMgr * | getStreamAramMgr () |
JSUList< JAIStream > * | getStreamList () |
void | setStreamDataMgr (JAIStreamDataMgr *param_0) |
void | setStreamAramMgr (JAIStreamAramMgr *param_0) |
void | pause (bool i_pause) |
Public Member Functions inherited from JASGlobalInstance< JAIStreamMgr > | |
JASGlobalInstance (JAIStreamMgr *inst) | |
JASGlobalInstance (bool param_1) | |
~JASGlobalInstance () | |
Additional Inherited Members | |
Static Public Member Functions inherited from JASGlobalInstance< JAIStreamMgr > | |
static JAIStreamMgr * | getInstance () |
Static Public Attributes inherited from JASGlobalInstance< JAIStreamMgr > | |
static JAIStreamMgr * | sInstance |
JAIStreamMgr::JAIStreamMgr | ( | bool | param_0 | ) |
void JAIStreamMgr::calc | ( | ) |
void JAIStreamMgr::freeDeadStream_ | ( | ) |
|
inline |
|
inline |
|
inline |
void JAIStreamMgr::mixOut | ( | ) |
JAIStream * JAIStreamMgr::newStream_ | ( | ) |
|
inline |
|
inline |
bool JAIStreamMgr::startSound | ( | JAISoundID | param_1, |
JAISoundHandle * | param_2, | ||
JGeometry::TVec3< f32 > const * | param_3 | ||
) |
void JAIStreamMgr::stop | ( | ) |
void JAIStreamMgr::stopSoundID | ( | JAISoundID | param_0 | ) |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |