Home
last modified time | relevance | path

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

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