Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
JASSoundParams Struct Reference

#include <JASSoundParams.h>

+ Inheritance diagram for JASSoundParams:

Public Member Functions

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

f32 mVolume
 
f32 mFxMix
 
f32 mPitch
 
f32 mPan
 
f32 mDolby
 

Constructor & Destructor Documentation

◆ JASSoundParams()

JASSoundParams::JASSoundParams ( )
inline

Member Function Documentation

◆ clamp()

void JASSoundParams::clamp ( )

◆ clampDolby()

void JASSoundParams::clampDolby ( )
inline

◆ clampFxMix()

void JASSoundParams::clampFxMix ( void  )
inline

◆ clampPan()

void JASSoundParams::clampPan ( )
inline

◆ clampPitch()

void JASSoundParams::clampPitch ( )
inline

◆ clampVolume()

void JASSoundParams::clampVolume ( )
inline

◆ combine()

void JASSoundParams::combine ( JASSoundParams const other1,
JASSoundParams const other2 
)

◆ init()

void JASSoundParams::init ( )
inline

◆ initDolby()

void JASSoundParams::initDolby ( )
inline

◆ initFxMix()

void JASSoundParams::initFxMix ( )
inline

◆ initPan()

void JASSoundParams::initPan ( )
inline

◆ initPitch()

void JASSoundParams::initPitch ( )
inline

◆ initVolume()

void JASSoundParams::initVolume ( )
inline

Member Data Documentation

◆ mDolby

f32 JASSoundParams::mDolby

◆ mFxMix

f32 JASSoundParams::mFxMix

◆ mPan

f32 JASSoundParams::mPan

◆ mPitch

f32 JASSoundParams::mPitch

◆ mVolume

f32 JASSoundParams::mVolume

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