Home
last modified time | relevance | path

Searched defs:PlaySounds (Results 1 – 5 of 5) sorted by relevance

/dports/games/avp/avp-20170505/src/avp/
H A Dgamevars.cpp84 int PlaySounds; variable
/dports/games/openmortal/openmortal-0.7/src/
H A DBackend.cpp407 void Backend::PlaySounds() in PlaySounds() function in Backend
/dports/games/ivan/ivan-059/Main/Include/
H A Diconf.h278 static truthoption PlaySounds; variable
/dports/games/freeorion/freeorion-0.4.10.2/UI/
H A DSystemIcon.cpp30 … bool PlaySounds() { return GetOptionsDB().Get<bool>("audio.effects.enabled"); } in PlaySounds() function
/dports/games/ivan/ivan-059/Main/Source/
H A Diconf.cpp386 truthoption ivanconfig::PlaySounds( "PlaySounds", member in ivanconfig