Loading [MathJax]/extensions/tex2jax.js
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
JAISoundParamsMove Struct Reference

#include <JAISoundParams.h>

+ Collaboration diagram for JAISoundParamsMove:

Public Member Functions

 JAISoundParamsMove ()
 
void init ()
 
void calc ()
 
void moveVolume (f32, u32)
 
void movePitch (f32, u32)
 
void moveFxMix (f32, u32)
 
void movePan (f32, u32)
 
void moveDolby (f32, u32)
 

Public Attributes

JASSoundParams mParams
 
JAISoundParamsTransition mTransition
 

Constructor & Destructor Documentation

◆ JAISoundParamsMove()

JAISoundParamsMove::JAISoundParamsMove ( )
inline

Member Function Documentation

◆ calc()

void JAISoundParamsMove::calc ( )
inline

◆ init()

void JAISoundParamsMove::init ( )
inline

◆ moveDolby()

void JAISoundParamsMove::moveDolby ( f32 newValue,
u32 count )

◆ moveFxMix()

void JAISoundParamsMove::moveFxMix ( f32 newValue,
u32 count )

◆ movePan()

void JAISoundParamsMove::movePan ( f32 newValue,
u32 count )

◆ movePitch()

void JAISoundParamsMove::movePitch ( f32 newValue,
u32 count )

◆ moveVolume()

void JAISoundParamsMove::moveVolume ( f32 newValue,
u32 count )

Member Data Documentation

◆ mParams

JASSoundParams JAISoundParamsMove::mParams

◆ mTransition

JAISoundParamsTransition JAISoundParamsMove::mTransition

The documentation for this struct was generated from the following files: