Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <JAISoundInfo.h>
Public Member Functions | |
JAISoundInfo (bool) | |
virtual int | getSoundType (JAISoundID) const =0 |
virtual int | getCategory (JAISoundID) const =0 |
virtual u32 | getPriority (JAISoundID) const =0 |
virtual void | getSeInfo (JAISoundID, JAISe *) const =0 |
virtual void | getSeqInfo (JAISoundID, JAISeq *) const =0 |
virtual void | getStreamInfo (JAISoundID, JAIStream *) const =0 |
virtual | ~JAISoundInfo () |
Public Member Functions inherited from JASGlobalInstance< JAISoundInfo > | |
JASGlobalInstance (JAISoundInfo *inst) | |
JASGlobalInstance (bool param_1) | |
~JASGlobalInstance () | |
Additional Inherited Members | |
Static Public Member Functions inherited from JASGlobalInstance< JAISoundInfo > | |
static JAISoundInfo * | getInstance () |
Static Public Attributes inherited from JASGlobalInstance< JAISoundInfo > | |
static JAISoundInfo * | sInstance |
JAISoundInfo::JAISoundInfo | ( | bool | param_0 | ) |
|
virtual |
|
pure virtual |
Implemented in Z2SoundInfo.
|
pure virtual |
Implemented in Z2SoundInfo.
|
pure virtual |
Implemented in Z2SoundInfo.
|
pure virtual |
Implemented in Z2SoundInfo.
|
pure virtual |
Implemented in Z2SoundInfo.
|
pure virtual |
Implemented in Z2SoundInfo.