![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <JAISoundChild.h>
Inheritance diagram for JAISoundChild:
Collaboration diagram for JAISoundChild:Public Member Functions | |
| void | init () |
| void | mixOut (JASTrack *) |
| void | calc () |
| JAISoundChild () | |
Public Attributes | |
| JAISoundParamsMove | mMove |
| JASSoundParams | mParams |
Additional Inherited Members | |
Static Public Member Functions inherited from JASPoolAllocObject< JAISoundChild > | |
| static void * | operator new (size_t n) |
| static void * | operator new (size_t n, void *ptr) |
| static void | operator delete (void *ptr, size_t n) |
| static void | newMemPool (int param_0) |
| static u32 | getFreeMemCount () |
| static u32 | getTotalMemCount () |
|
inline |
| void JAISoundChild::calc | ( | ) |
| void JAISoundChild::init | ( | ) |
| void JAISoundChild::mixOut | ( | JASTrack * | track | ) |
| JAISoundParamsMove JAISoundChild::mMove |
| JASSoundParams JAISoundChild::mParams |