Searched refs:CreateParticle (Results 1 – 3 of 3) sorted by relevance
69 SmParticle* CreateParticle( const wchar_t* resourcePath );
339 GfxCtrl::CreateParticle( const wchar_t* resourcePath ) in CreateParticle() function in __anon28b0dc100111::GfxCtrl
170 m_Particle = m_GfxCtrl->CreateParticle( NW_DEMO_FILE_PATH(L"paper_storm_particle.bcres") ); in InitializeScene()