Home
last modified time | relevance | path

Searched defs:SetMusicGain (Results 1 – 2 of 2) sorted by relevance

/dports/games/0ad/0ad-0.0.23b-alpha/source/soundmanager/scripting/
H A DJSInterface_Sound.cpp94 void SetMusicGain(ScriptInterface::CxPrivate* UNUSED(pCxPrivate), float gain) in SetMusicGain() function
/dports/games/0ad/0ad-0.0.23b-alpha/source/soundmanager/
H A DSoundManager.cpp484 void CSoundManager::SetMusicGain(float gain) in SetMusicGain() function in CSoundManager