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

#include <Z2SeMgr.h>

+ Inheritance diagram for Z2MultiSeMgr:

Public Member Functions

 Z2MultiSeMgr ()
 
 ~Z2MultiSeMgr ()
 
s8 registMultiSePos (Vec *posPtr)
 
void resetMultiSePos ()
 
f32 getPanPower ()
 
f32 getDolbyPower ()
 
void setVolumeScale (f32 volumeScale)
 
f32 getMaxVolume ()
 
f32 getMaxPowR ()
 
f32 getMaxPowL ()
 
f32 getMaxPowB ()
 
f32 getMaxPowF ()
 
s8 getPosCount ()
 

Public Attributes

f32 volumeScale_
 
f32 maxVolume_
 
f32 maxPowL_
 
f32 maxPowR_
 
f32 maxPowF_
 
f32 maxPowB_
 
s8 posCount_
 

Constructor & Destructor Documentation

◆ Z2MultiSeMgr()

Z2MultiSeMgr::Z2MultiSeMgr ( )

◆ ~Z2MultiSeMgr()

Z2MultiSeMgr::~Z2MultiSeMgr ( )

Member Function Documentation

◆ getDolbyPower()

f32 Z2MultiSeMgr::getDolbyPower ( )

◆ getMaxPowB()

f32 Z2MultiSeMgr::getMaxPowB ( )
inline

◆ getMaxPowF()

f32 Z2MultiSeMgr::getMaxPowF ( )
inline

◆ getMaxPowL()

f32 Z2MultiSeMgr::getMaxPowL ( )
inline

◆ getMaxPowR()

f32 Z2MultiSeMgr::getMaxPowR ( )
inline

◆ getMaxVolume()

f32 Z2MultiSeMgr::getMaxVolume ( )
inline

◆ getPanPower()

f32 Z2MultiSeMgr::getPanPower ( )

◆ getPosCount()

s8 Z2MultiSeMgr::getPosCount ( )
inline

◆ registMultiSePos()

s8 Z2MultiSeMgr::registMultiSePos ( Vec * posPtr)

◆ resetMultiSePos()

void Z2MultiSeMgr::resetMultiSePos ( )

◆ setVolumeScale()

void Z2MultiSeMgr::setVolumeScale ( f32 volumeScale)
inline

Member Data Documentation

◆ maxPowB_

f32 Z2MultiSeMgr::maxPowB_

◆ maxPowF_

f32 Z2MultiSeMgr::maxPowF_

◆ maxPowL_

f32 Z2MultiSeMgr::maxPowL_

◆ maxPowR_

f32 Z2MultiSeMgr::maxPowR_

◆ maxVolume_

f32 Z2MultiSeMgr::maxVolume_

◆ posCount_

s8 Z2MultiSeMgr::posCount_

◆ volumeScale_

f32 Z2MultiSeMgr::volumeScale_

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