Home
last modified time | relevance | path

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

/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/libdoomsday/src/defs/
H A Dded.cpp523 int ded_s::getSoundNum(String const &id) const in getSoundNum() function in ded_s
528 int ded_s::getSoundNum(const char *id) const in getSoundNum() function in ded_s
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/tsage/
H A Dsound.h385 int getSoundNum() const { return _sound.getSoundNum(); } in getSoundNum() function
H A Dsound.cpp1668 int Sound::getSoundNum() const { in getSoundNum() function in TsAGE::Sound
/dports/games/scummvm/scummvm-2.5.1/engines/tsage/
H A Dsound.h385 int getSoundNum() const { return _sound.getSoundNum(); } in getSoundNum() function
H A Dsound.cpp1670 int Sound::getSoundNum() const { in getSoundNum() function in TsAGE::Sound