Home
last modified time | relevance | path

Searched defs:getMusicType (Results 1 – 18 of 18) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/kyra/sound/
H A Dsound_intern.h59 virtual kType getMusicType() const { return _type; } in getMusicType() function
118 virtual kType getMusicType() const { return kTowns; } in getMusicType() function
172 virtual kType getMusicType() const override { return kPC98; } in getMusicType() function
207 …virtual kType getMusicType() const override { return _vm->gameFlags().platform == Common::kPlatfor… in getMusicType() function
323 virtual kType getMusicType() const override { return kAmiga; } //FIXME in getMusicType() function
359 virtual kType getMusicType() const { return kTowns; } in getMusicType() function
H A Dsound_adlib.h49 virtual kType getMusicType() const { return kAdLib; } in getMusicType() function
H A Dsound_amiga_eob.cpp47 Sound::kType SoundAmiga_EoB::getMusicType() const { in getMusicType() function in Kyra::SoundAmiga_EoB
H A Dsound.cpp176 Sound::kType MixedSoundDriver::getMusicType() const { in getMusicType() function in Kyra::MixedSoundDriver
/dports/games/scummvm/scummvm-2.5.1/engines/kyra/sound/
H A Dsound_intern.h60 kType getMusicType() const override { return _type; } in getMusicType() function
119 kType getMusicType() const override { return kTowns; } in getMusicType() function
173 kType getMusicType() const override { return kPC98; } in getMusicType() function
208 …kType getMusicType() const override { return _vm->gameFlags().platform == Common::kPlatformFMTowns… in getMusicType() function
324 kType getMusicType() const override { return kAmiga; } //FIXME in getMusicType() function
360 kType getMusicType() const override { return kTowns; } in getMusicType() function
H A Dsound_pc_v1.h55 kType getMusicType() const override { return _type; } in getMusicType() function
H A Dsound_pc98_eob.cpp45 Sound::kType SoundPC98_EoB::getMusicType() const { in getMusicType() function in Kyra::SoundPC98_EoB
H A Dsound_segacd_eob.cpp44 Sound::kType SoundSegaCD_EoB::getMusicType() const { in getMusicType() function in Kyra::SoundSegaCD_EoB
H A Dsound_amiga_eob.cpp47 Sound::kType SoundAmiga_EoB::getMusicType() const { in getMusicType() function in Kyra::SoundAmiga_EoB
H A Dsound.cpp176 Sound::kType MixedSoundDriver::getMusicType() const { in getMusicType() function in Kyra::MixedSoundDriver
/dports/games/libretro-scummvm/scummvm-7b1e929/audio/
H A Dmusicplugin.h48 MusicType getMusicType() { return _type; } in getMusicType() function
H A Dmididrv.cpp90 MusicType MidiDriver::getMusicType(MidiDriver::DeviceHandle handle) { in getMusicType() function in MidiDriver
/dports/games/scummvm/scummvm-2.5.1/audio/
H A Dmusicplugin.h56 MusicType getMusicType() const { return _type; } in getMusicType() function
H A Dmididrv.cpp92 MusicType MidiDriver::getMusicType(MidiDriver::DeviceHandle handle) { in getMusicType() function in MidiDriver
/dports/games/residualvm/residualvm-0.3.1/audio/
H A Dmusicplugin.h48 MusicType getMusicType() { return _type; } in getMusicType() function
H A Dmididrv.cpp90 MusicType MidiDriver::getMusicType(MidiDriver::DeviceHandle handle) { in getMusicType() function in MidiDriver
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sci/sound/
H A Dsoundcmd.cpp912 MusicType SoundCommandParser::getMusicType() const { in getMusicType() function in Sci::SoundCommandParser
/dports/games/scummvm/scummvm-2.5.1/engines/sci/sound/
H A Dsoundcmd.cpp918 MusicType SoundCommandParser::getMusicType() const { in getMusicType() function in Sci::SoundCommandParser