Home
last modified time | relevance | path

Searched defs:Sfx (Results 1 – 17 of 17) sorted by relevance

/dports/games/freesynd/freesynd-0.7.5/src/model/
H A Dleveldata.h252 struct Sfx { struct
253 uint8 offset_next[2];
254 uint8 offset_prev[2];
255 uint8 mapposx[2];
256 uint8 mapposy[2];
257 uint8 mapposz[2];
258 uint8 unkn1[4];
259 uint8 index_base_anim[2];
261 uint8 index_current_anim[2];
262 uint8 unkn2[8];
[all …]
/dports/games/openmw/openmw-openmw-0.47.0/apps/openmw/mwsound/
H A Dtype.hpp8 Sfx = 1 << 4, /* Normal SFX sound */ enumerator
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sky/
H A Dsound.cpp53 struct Sfx { struct
54 uint8 soundNo;
55 uint8 flags;
56 RoomList roomList[10];
/dports/games/scummvm/scummvm-2.5.1/engines/sky/
H A Dsound.cpp53 struct Sfx { struct
54 uint8 soundNo;
55 uint8 flags;
56 RoomList roomList[10];
/dports/games/openfodder/openfodder-1.6.0/Source/Amiga/
H A DSound_Amiga.cpp192 …Audio::AudioStream* Sfx = Audio::makeRjp1Stream( mSound_Sfx.mCurrentMusicSongData, mSound_Sfx.mCur… in Sound_Play() local
/dports/games/vavoom/vavoom-1.33/source/
H A Dsnd_mp3.cpp375 void VMp3SampleLoader::Load(sfxinfo_t& Sfx, VStream& Stream) in Load()
H A Dsnd_vorbis.cpp390 void VVorbisSampleLoader::Load(sfxinfo_t& Sfx, VStream& Stream) in Load()
H A Dsnd_wav.cpp134 void VWaveSampleLoader::Load(sfxinfo_t& Sfx, VStream& Strm) in Load()
H A Dsnd_flac.cpp136 void VFlacSampleLoader::Load(sfxinfo_t& Sfx, VStream& Stream) in Load()
H A Dsnd_data.cpp1401 void VRawSampleLoader::Load(sfxinfo_t& Sfx, VStream& Strm) in Load()
/dports/games/pioneer/pioneer-20210723/src/
H A DSfx.cpp44 Sfx::Sfx(const vector3d &pos, const vector3d &vel, const float speed, const SFX_TYPE type) : in Sfx() function in Sfx
53 Sfx::Sfx(const Json &jsonObj) in Sfx() function in Sfx
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/linux_x/sndserv/
H A Dsoundst.h144 Sfx, enumerator
/dports/games/heretic/glheretic-1.2/sndserv/
H A Dsoundst.h146 Sfx, enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Derrcode.hxx160 Sfx = 2 , enumerator
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Derrcode.hxx158 Sfx = 2 , enumerator
/dports/math/palp/palp-2.20/
H A DSubdb.c639 char *Sfx=NULL, *Sfn = (*polys) ? (char *) NULL : in Reduce_Aux_File() local
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/ElementsLib/beams/
H A DANCFBeamShear3D.cpp55 Matrix Sfx(Dim(), NS()*Dim()); in CalculateElementLength() local