MCPcopy Create free account
hub / github.com/9chu/LuaSTGPlus / ParticlePool

Method ParticlePool

LuaSTGPlus/ResourceMgr.cpp:81–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

79}
80
81ResParticle::ParticlePool::ParticlePool(fcyRefPointer<ResParticle> ref)
82 : m_pInstance(ref), m_fEmission((float)ref->GetParticleInfo().nEmission) {}
83
84void ResParticle::ParticlePool::Update(float delta)
85{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected