Home
last modified time | relevance | path

Searched refs:getSfxVol (Results 1 – 3 of 3) sorted by relevance

/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/BBGE/
H A DSoundManager.h181 float getSfxVol();
H A DSoundManager.cpp849 float SoundManager::getSfxVol() in getSfxVol() function in SoundManager
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/Aquaria/
H A DDSQ.cpp4223 skipSfxVol = sound->getSfxVol(); in onUpdate()