Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
object-sound.cpp File Reference

Functions

static void setValue_VOLUME_ (JAISound *param_1, float param_2)
 
static void setValue_PAN_ (JAISound *param_1, float param_2)
 
static void setValue_PITCH_ (JAISound *param_1, float param_2)
 
static void setValue_TEMPO_ (JAISound *param_1, float param_2)
 
static void setValue_ECHO_ (JAISound *param_1, float param_2)
 

Function Documentation

◆ setValue_ECHO_()

static void setValue_ECHO_ ( JAISound param_1,
float  param_2 
)
static

◆ setValue_PAN_()

static void setValue_PAN_ ( JAISound param_1,
float  param_2 
)
static

◆ setValue_PITCH_()

static void setValue_PITCH_ ( JAISound param_1,
float  param_2 
)
static

◆ setValue_TEMPO_()

static void setValue_TEMPO_ ( JAISound param_1,
float  param_2 
)
static

◆ setValue_VOLUME_()

static void setValue_VOLUME_ ( JAISound param_1,
float  param_2 
)
static