![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <JASBasicInst.h>
Inheritance diagram for JASInstParam:
Collaboration diagram for JASInstParam:Public Member Functions | |
| JASInstParam () | |
Public Member Functions inherited from JASSoundParams | |
| void | clamp () |
| void | combine (JASSoundParams const &, JASSoundParams const &) |
| void | initVolume () |
| void | initFxMix () |
| void | initPitch () |
| void | initPan () |
| void | initDolby () |
| void | init () |
| JASSoundParams () | |
| void | clampVolume () |
| void | clampFxMix (void) |
| void | clampPitch () |
| void | clampPan () |
| void | clampDolby () |
Public Attributes | |
| JASOscillator::Data ** | field_0x14 |
| u16 | field_0x18 |
| u16 | field_0x1a |
| u8 | field_0x1c |
| u8 | field_0x1d |
| u8 | field_0x1e |
Public Attributes inherited from JASSoundParams | |
| f32 | mVolume |
| f32 | mFxMix |
| f32 | mPitch |
| f32 | mPan |
| f32 | mDolby |
|
inline |
| JASOscillator::Data** JASInstParam::field_0x14 |
| u16 JASInstParam::field_0x18 |
| u16 JASInstParam::field_0x1a |
| u8 JASInstParam::field_0x1c |
| u8 JASInstParam::field_0x1d |
| u8 JASInstParam::field_0x1e |