Home
last modified time | relevance | path

Searched refs:AllocSound (Results 1 – 2 of 2) sorted by relevance

/NW4C-1.2.23/include/nw/snd/
Dsnd_SoundArchivePlayer.h474 Sound* AllocSound(
/NW4C-1.2.23/sources/libraries/snd/
Dsnd_SoundArchivePlayer.cpp685 Sound* SoundArchivePlayer::AllocSound( in AllocSound() function in nw::snd::SoundArchivePlayer
860 seqSound = AllocSound<internal::SequenceSound>( in detail_SetupSoundImpl()
882 strmSound = AllocSound<internal::StreamSound>( in detail_SetupSoundImpl()
904 waveSound = AllocSound<internal::WaveSound>( in detail_SetupSoundImpl()