Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <JAUSoundAnimator.h>
Public Member Functions | |
int | getStartSoundIndex (f32) const |
int | getEndSoundIndex (f32) const |
u16 | getNumSounds () const |
const JAUSoundAnimationSound * | getSound (int i_index) const |
Public Attributes | |
u16 | mNumSounds |
JAUSoundAnimationControl * | mControl |
JAUSoundAnimationSound | mSounds |
|
inline |
|
inline |
JAUSoundAnimationControl* JAUSoundAnimation::mControl |
u16 JAUSoundAnimation::mNumSounds |
JAUSoundAnimationSound JAUSoundAnimation::mSounds |