Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
JAITempoMgr Class Reference

#include <JAISound.h>

+ Collaboration diagram for JAITempoMgr:

Public Member Functions

 JAITempoMgr ()
 
void init ()
 
void setTempo (f32 tempo)
 
f32 getTempo () const
 
void calc ()
 

Public Attributes

f32 tempo_
 
JAISoundParamsTransition::TTransition transition_
 

Constructor & Destructor Documentation

◆ JAITempoMgr()

JAITempoMgr::JAITempoMgr ( )
inline

Member Function Documentation

◆ calc()

void JAITempoMgr::calc ( )
inline

◆ getTempo()

f32 JAITempoMgr::getTempo ( ) const
inline

◆ init()

void JAITempoMgr::init ( )
inline

◆ setTempo()

void JAITempoMgr::setTempo ( f32 tempo)
inline

Member Data Documentation

◆ tempo_

f32 JAITempoMgr::tempo_

◆ transition_

JAISoundParamsTransition::TTransition JAITempoMgr::transition_

The documentation for this class was generated from the following file: