Searched refs:IsInitialized (Results 1 – 5 of 5) sorted by relevance
51 bool IsInitialized() { return m_IsInitialized != 0; } in IsInitialized() function
401 static bool IsInitialized();
135 NW_ASSERTMSG( HardwareManager::GetInstance().IsInitialized(), in PrepareForCreate()
329 bool SoundSystem::IsInitialized() in IsInitialized() function in nw::snd::SoundSystem
127 NW_ASSERT( SoundSystem::IsInitialized() ); in Initialize()128 if ( ! SoundSystem::IsInitialized() ) in Initialize()