Home
last modified time | relevance | path

Searched refs:startMusicWithOtherPos (Results 1 – 12 of 12) sorted by relevance

/dports/games/residualvm/residualvm-0.3.1/engines/grim/imuse/
H A Dimuse.h81 …void startMusicWithOtherPos(const char *soundName, int hookId, int volume, int pan, Track *otherTr…
H A Dimuse_script.cpp88 void Imuse::startMusicWithOtherPos(const char *soundName, int hookId, int volume, int pan, Track *o… in startMusicWithOtherPos() function in Grim::Imuse
H A Dimuse_track.cpp360 startMusicWithOtherPos(filename, 0, vol, pan, track); in fadeOutMusicAndStartNew()
/dports/games/scummvm/scummvm-2.5.1/engines/grim/imuse/
H A Dimuse.h80 …void startMusicWithOtherPos(const char *soundName, int hookId, int volume, int pan, Track *otherTr…
H A Dimuse_script.cpp88 void Imuse::startMusicWithOtherPos(const char *soundName, int hookId, int volume, int pan, Track *o… in startMusicWithOtherPos() function in Grim::Imuse
H A Dimuse_track.cpp361 startMusicWithOtherPos(filename, 0, vol, pan, track); in fadeOutMusicAndStartNew()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/scumm/imuse_digi/
H A Ddimuse.h134 …void startMusicWithOtherPos(const char *soundName, int soundId, int hookId, int volume, Track *oth…
H A Ddimuse_track.cpp282 startMusicWithOtherPos(filename, soundId, 0, 127, track); in fadeOutMusicAndStartNew()
H A Ddimuse_script.cpp252 void IMuseDigital::startMusicWithOtherPos(const char *soundName, int soundId, int hookId, int volum… in startMusicWithOtherPos() function in Scumm::IMuseDigital
/dports/games/scummvm/scummvm-2.5.1/engines/scumm/imuse_digi/
H A Ddimuse.h140 …int startMusicWithOtherPos(const char *soundName, int soundId, int hookId, int volume, Track *othe…
H A Ddimuse_track.cpp367 startMusicWithOtherPos(filename, soundId, 0, 127, track); in fadeOutMusicAndStartNew()
370 startMusicWithOtherPos(filename, soundId, 0, 127, track); in fadeOutMusicAndStartNew()
H A Ddimuse_script.cpp237 int IMuseDigital::startMusicWithOtherPos(const char *soundName, int soundId, int hookId, int volume… in startMusicWithOtherPos() function in Scumm::IMuseDigital