Home
last modified time | relevance | path

Searched defs:S_GetSoundPlayingInfo (Results 1 – 7 of 7) sorted by relevance

/dports/games/odamex/odamex-src-0.7.0/server/src/
H A Ds_sound.cpp150 bool S_GetSoundPlayingInfo (fixed_t *pt, int sound_id) in S_GetSoundPlayingInfo() function
155 bool S_GetSoundPlayingInfo (AActor *ent, int sound_id) in S_GetSoundPlayingInfo() function
/dports/games/uhexen/uhexen-0.601/src/
H A Di_sound.c896 boolean S_GetSoundPlayingInfo(mobj_t *mobj, int sound_id) in S_GetSoundPlayingInfo() function
H A Di_soundstub.c226 boolean S_GetSoundPlayingInfo(mobj_t *mobj, int sound_id) { in S_GetSoundPlayingInfo() function
/dports/games/zdoom/zdoom-2.8.1/src/
H A Ds_sound.cpp1617 bool S_GetSoundPlayingInfo (const AActor *actor, int sound_id) in S_GetSoundPlayingInfo() function
1634 bool S_GetSoundPlayingInfo (const sector_t *sec, int sound_id) in S_GetSoundPlayingInfo() function
1651 bool S_GetSoundPlayingInfo (const FPolyObj *poly, int sound_id) in S_GetSoundPlayingInfo() function
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/hexen/
H A Ds_sound.c877 boolean S_GetSoundPlayingInfo(mobj_t * mobj, int sound_id) in S_GetSoundPlayingInfo() function
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/hexen/
H A Ds_sound.c877 boolean S_GetSoundPlayingInfo(mobj_t * mobj, int sound_id) in S_GetSoundPlayingInfo() function
/dports/games/odamex/odamex-src-0.7.0/client/src/
H A Ds_sound.cpp891 bool S_GetSoundPlayingInfo (fixed_t *pt, int sound_id) in S_GetSoundPlayingInfo() function
903 bool S_GetSoundPlayingInfo (AActor *ent, int sound_id) in S_GetSoundPlayingInfo() function