Home
last modified time | relevance | path

Searched defs:IsInitialized (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/sources/libraries/snd/
Dsnd_SoundSystem.cpp329 bool SoundSystem::IsInitialized() in IsInitialized() function in nw::snd::SoundSystem
/NW4C-2.0.3/include/nw/snd/
Dsnd_HardwareManager.h51 bool IsInitialized() { return m_IsInitialized != 0; } in IsInitialized() function