Home
last modified time | relevance | path

Searched defs:StartSound (Results 1 – 25 of 46) sorted by relevance

12

/dports/games/netrek-client-cow/netrek-client-cow-3.3.2/
H A Daudio.h38 #define StartSound myStartSound macro
H A Daudio.c124 extern int StartSound(char *name) { in StartSound() function
H A Dwsl.c274 int StartSound (char *name) in StartSound() function
/dports/games/openbve/OpenBVE-1.8.2.1/source/TrainManager/Brake/AirBrake/Components/
H A DAirCompressor.cs14 public CarSound StartSound; field in TrainManager.BrakeSystems.Compressor
/dports/games/openbve/OpenBVE-1.8.2.1/source/TrainManager/Train/
H A DHorn.cs14 public SoundBuffer StartSound; field in TrainManager.Trains.Horn
/dports/games/openlierox/OpenLieroX/src/client/
H A DSounds.cpp90 void StartSound(SoundSample* smp, CVec pos, int local, int volume, CWorm *me) {} in StartSound() function
282 void StartSound(SoundSample* smp, CVec pos, int local, int volume, CWorm *me) in StartSound() function
/dports/games/openra/OpenRA-release-20200503/OpenRA.Mods.Common/Traits/Sound/
H A DAmbientSound.cs75 void StartSound(Actor self) in StartSound() method in OpenRA.Mods.Common.Traits.Sound.AmbientSound
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/api/
H A Dapi_sound.h78 int (*StartSound)(int soundId, struct mobj_s const *emitter); in DENG_API_TYPEDEF() local
/dports/multimedia/libmediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/MediaInfo/Multiple/
H A DFile_Swf.h64 void StartSound() {}; in StartSound() function
H A DFile_Swf.cpp226 const int16u StartSound = 15; //V1+ variable
/dports/games/openlierox/OpenLieroX/include/
H A DSounds.h118 inline void StartSound(const SmartPointer<SoundSample> & smp, CVec pos, int local, int volume, CWor… in StartSound() function
/dports/multimedia/libzen/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/MediaInfo/Multiple/
H A DFile_Swf.h64 void StartSound() {}; in StartSound() function
H A DFile_Swf.cpp226 const int16u StartSound = 15; //V1+ variable
/dports/games/freedroid/freedroid-1.0.2/src/
H A Dsound.c248 StartSound (int Tune) in StartSound() function
/dports/multimedia/mediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/MediaInfo/Multiple/
H A DFile_Swf.h64 void StartSound() {}; in StartSound() function
H A DFile_Swf.cpp226 const int16u StartSound = 15; //V1+ variable
/dports/games/openttd/openttd-12.1/src/
H A Dsound.cpp165 static void StartSound(SoundID sound_id, float pan, uint volume) in StartSound() function
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/ao/eng_psf/peops/
H A Dspu.c132 static INLINE void StartSound(spu_state_t *spu, int ch) in StartSound() function
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/ao/eng_psf/peops2/
H A Dspu2.c247 static INLINE void StartSound(spu2_state_t *spu, int ch) in StartSound() function
/dports/multimedia/audacious-plugins/audacious-plugins-4.1/src/psf/peops/
H A Dspu.cc159 static inline void StartSound(int ch) in StartSound() function
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/
H A Di_sound.h138 int (*StartSound)(sfxinfo_t *sfxinfo, int channel, int vol, int sep, int pitch); member
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/
H A Di_sound.h138 int (*StartSound)(sfxinfo_t *sfxinfo, int channel, int vol, int sep, int pitch); member
/dports/multimedia/audacious-plugins/audacious-plugins-4.1/src/psf/peops2/
H A Dspu.cc296 static inline void StartSound(int ch) in StartSound() function
/dports/games/vavoom/vavoom-1.33/source/
H A Dp_thinker.cpp162 void VThinker::StartSound(const TVec &origin, vint32 origin_id, in StartSound() function in VThinker
H A Dp_entity.cpp511 void VEntity::StartSound(VName Sound, vint32 Channel, float Volume, in StartSound() function in VEntity

12