Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <JAISoundChild.h>
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) |
|
inline |
void JAISoundChild::calc | ( | ) |
void JAISoundChild::init | ( | ) |
JAISoundParamsMove JAISoundChild::mMove |
JASSoundParams JAISoundChild::mParams |