Bromeon
thor::Emitter Member List
This is the complete list of members for thor::Emitter, including all inherited members.
ComputeNbParticles(float dt)thor::Emitter [protected]
CreateParticlePrototype() const thor::Emitter [protected]
Emit(Adder &system, float dt)=0thor::Emitter [pure virtual]
Emitter(float particlesPerSecond, float particleLifetime)thor::Emitter [protected]
GetEmissionRate() const thor::Emitter
GetEmissionZone()thor::Emitter
GetEmissionZone() const thor::Emitter
GetParticleColor() const thor::Emitter
GetParticleLifetime() const thor::Emitter
GetParticleScale() const thor::Emitter
Ptr typedefthor::Emitter
SetEmissionRate(float particlesPerSecond)thor::Emitter
SetEmissionZone(MovedPtr< Zone > zone)thor::Emitter
SetParticleColor(const sf::Color &color)thor::Emitter
SetParticleLifetime(float lifetime)thor::Emitter
SetParticleScale(sf::Vector2f scale)thor::Emitter
~Emitter()thor::Emitter [virtual]