Home
last modified time | relevance | path

Searched refs:StopMusic (Results 1 – 25 of 132) sorted by relevance

123456

/dports/games/scummvm/scummvm-2.5.1/engines/icb/
H A Dfn_sting_pc.cpp130 g_theMusicManager->StopMusic(); in fn_play_sting()
144 g_theMusicManager->StopMusic(); in fn_preload_sting()
158 g_theMusicManager->StopMusic(); in fn_stop_sting()
190 g_theMusicManager->StopMusic(); in speak_preload_music()
204 g_theMusicManager->StopMusic(); in speak_play_music()
215 g_theMusicManager->StopMusic(); in speak_stop_music()
/dports/games/opencity/opencity-0.0.6.5stable/src/
H A Daudiomanagersdl.cpp62 StopMusic(); in ~AudioManager()
212 StopMusic(); in PlayMusic()
297 AudioManager::StopMusic(void) const in StopMusic() function in AudioManager
319 this->StopMusic(); in ToggleMusic()
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/api/
H A Dapi_sound.h146 void (*StopMusic)(void); in DENG_API_TYPEDEF() local
169 #define S_StopMusic _api_S.StopMusic
/dports/games/0ad/0ad-0.0.23b-alpha/source/soundmanager/scripting/
H A DJSInterface_Sound.cpp41 void StopMusic(ScriptInterface::CxPrivate* UNUSED(pCxPrivate)) in StopMusic() function
127 void StopMusic(ScriptInterface::CxPrivate* UNUSED(pCxPrivate) ){}
140 scriptInterface.RegisterFunction<void, &StopMusic>("StopMusic"); in RegisterScriptFunctions()
/dports/games/freeorion/freeorion-0.4.10.2/UI/
H A DSound.cpp48 void StopMusic();
185 void Sound::StopMusic() in StopMusic() function in Sound
186 { m_impl->StopMusic(); } in StopMusic()
258 StopMusic(); in Disable()
415 StopMusic(); in PlayMusic()
488 void Sound::Impl::StopMusic() { in StopMusic() function in Sound::Impl
H A DSound.h42 void StopMusic();
/dports/games/openra/OpenRA-release-20200503/OpenRA.Mods.Common/Widgets/Logic/
H A DMusicHotkeyLogic.cs56 StopMusic(); in MusicHotkeyLogic()
77 void StopMusic() in StopMusic() method in OpenRA.Mods.Common.Widgets.Logic.MusicHotkeyLogic
/dports/games/wyrmsun/Wyrmsun-3.5.4/scripts/menus/
H A Dfactions.lua103 StopMusic()
115 StopMusic()
H A Dresults.lua6 StopMusic()
132 StopMusic();
/dports/games/openra/OpenRA-release-20200503/OpenRA.Game/Sound/
H A DSound.cs87 StopMusic(); in Initialize()
198 StopMusic(); in Tick()
226 StopMusic(); in PlayMusicThen()
258 public void StopMusic() in StopMusic() method in OpenRA.Sound
/dports/games/warmux/warmux-11.04/src/sound/
H A Djukebox.cpp95 StopMusic(); in End()
177 StopMusic(); in ActiveMusic()
281 void JukeBox::StopMusic() in StopMusic() function in JukeBox
320 StopMusic(); in PlayMusic()
/dports/games/uqm/uqm-0.8.0/src/uqm/
H A Drestart.c116 StopMusic (); in DoRestart()
239 StopMusic (); in DoRestart()
311 StopMusic (); in RestartMenu()
H A Dsettings.h27 extern void StopMusic (void);
/dports/games/0ad/0ad-0.0.23b-alpha/source/simulation2/components/
H A DICmpSoundManager.cpp27 DEFINE_INTERFACE_METHOD_0("StopMusic", void, ICmpSoundManager, StopMusic)
H A DICmpSoundManager.h45 virtual void StopMusic() = 0;
/dports/games/openra/OpenRA-release-20200503/OpenRA.Mods.Common/Traits/World/
H A DMusicPlaylist.cs236 Game.Sound.StopMusic(); in Stop()
251 Game.Sound.StopMusic(); in INotifyActorDisposing.Disposing()
/dports/games/openmortal/openmortal-0.7/src/
H A DAudio.h44 void StopMusic();
/dports/games/ecwolf/ecwolf-1.3.3-src/src/
H A Dwl_play.h45 int StopMusic(void);
H A Dwl_play.cpp171 int StopMusic (void);
666 int lastoffs = StopMusic(); in CheckKeys()
698 int lastoffs = StopMusic (); in CheckKeys()
787 int StopMusic (void) in StopMusic() function
/dports/games/wargus/wargus-3.2.0/scripts/
H A Dscripts.lua69 StopMusic()
/dports/games/blockout/BL_SRC/BlockOut/
H A DSoundManager.h49 void StopMusic();
/dports/games/stratagus/stratagus-3.2.0/src/sound/
H A Dsound_server.cpp389 void StopMusic() in StopMusic() function
424 StopMusic(); in SetMusicEnabled()
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/video/
H A Dmovie.cpp235 StopMusic(); in PlayMovie()
293 StopMusic(); in PlayMovie()
/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/OpenClaw/Engine/Audio/
H A DAudio.h25 void StopMusic();
/dports/games/stratagus/stratagus-3.2.0/src/include/
H A Dsound_server.h95 extern void StopMusic();

123456