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