Bromeon
thor::ParticleSystem Member List
This is the complete list of members for thor::ParticleSystem, including all inherited members.
AddAffector(Affector::Ptr affector)thor::ParticleSystem
AddEmitter(Emitter::Ptr emitter)thor::ParticleSystem
ClearAffectors()thor::ParticleSystem
ClearEmitters()thor::ParticleSystem
ClearParticles()thor::ParticleSystem
ContainsAffector(Affector::Ptr affector) const thor::ParticleSystem
ContainsEmitter(Emitter::Ptr emitter) const thor::ParticleSystem
Draw(sf::RenderWindow &target) const thor::ParticleSystem
IsGlowing() const thor::ParticleSystem
ParticleSystem(const sf::Image &particleImage, const sf::IntRect &particleRect)thor::ParticleSystem
ParticleSystem(const sf::Image &particleImage)thor::ParticleSystem [explicit]
RemoveAffector(Affector::Ptr affector)thor::ParticleSystem
RemoveEmitter(Emitter::Ptr emitter)thor::ParticleSystem
SetGlowing(bool glow)thor::ParticleSystem
swap(ParticleSystem &lhs, ParticleSystem &rhs)thor::ParticleSystem [related]
Swap(ParticleSystem &other)thor::ParticleSystem
Update(float dt)thor::ParticleSystem
~Adder()thor::Emitter::Adder [private, virtual]