jubilant-funicular
|
This is the complete list of members for nta::ParticleBatch2D, including all inherited members.
addParticle(Particle2D p) | nta::ParticleBatch2D | |
clear() | nta::ParticleBatch2D | |
draw(SpriteBatch &batch) const | nta::ParticleBatch2D | |
getFreeParticle() const | nta::ParticleBatch2D | private |
init(float il, float dr, float r, int mp, int tex, std::function< void(Particle2D &, float)> updateFunc) | nta::ParticleBatch2D | |
m_decayRate | nta::ParticleBatch2D | private |
m_initialLife | nta::ParticleBatch2D | private |
m_maxParticles | nta::ParticleBatch2D | private |
m_particles | nta::ParticleBatch2D | private |
m_radius | nta::ParticleBatch2D | private |
m_textureID | nta::ParticleBatch2D | private |
m_updateFunction | nta::ParticleBatch2D | private |
ParticleBatch2D() | nta::ParticleBatch2D | |
update(float dt) | nta::ParticleBatch2D | |
~ParticleBatch2D() | nta::ParticleBatch2D |