Searched refs:CreateParticle (Results 1 – 3 of 3) sorted by relevance
71 SmParticle* CreateParticle( const wchar_t* resourcePath, GfxVramType vramType );
341 GfxCtrl::CreateParticle( const wchar_t* resourcePath, GfxVramType vramType ) in CreateParticle() function in __anon91a3819d0111::GfxCtrl
162 …m_Particle = m_GfxCtrl->CreateParticle( NW_DEMO_FILE_PATH(L"ToyParticle.bcres"), GfxCtrl::GFX_CTRL… in InitializeScene()