ComputeNbParticles(float dt) | thor::Emitter | [protected] |
CreateParticlePrototype() const | thor::Emitter | [protected] |
Emit(Adder &system, float dt)=0 | thor::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 typedef | thor::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] |