Bromeon
thor::DirectionalEmitter Member List
This is the complete list of members for thor::DirectionalEmitter, including all inherited members.
ComputeNbParticles(sf::Time dt)thor::Emitter [protected]
Create(float particlesPerSecond, sf::Time particleLifetime)thor::DirectionalEmitter [static]
CreateParticlePrototype() const thor::Emitter [protected]
DirectionalEmitter(float particlesPerSecond, sf::Time particleLifetime)thor::DirectionalEmitter
Emit(Adder &system, sf::Time dt)thor::DirectionalEmitter [virtual]
Emitter(float particlesPerSecond, sf::Time particleLifetime)thor::Emitter [protected]
GetEmissionAngle() const thor::DirectionalEmitter
GetEmissionRate() const thor::Emitter
GetEmissionZone()thor::Emitter
GetEmissionZone() const thor::Emitter
GetParticleColor() const thor::Emitter
GetParticleLifetime() const thor::Emitter
GetParticleScale() const thor::Emitter
GetParticleVelocity() const thor::DirectionalEmitter
Ptr typedefthor::DirectionalEmitter
SetEmissionAngle(float emissionAngle)thor::DirectionalEmitter
SetEmissionRate(float particlesPerSecond)thor::Emitter
SetEmissionZone(Emitter::ZonePtr zone)thor::Emitter
SetParticleColor(const sf::Color &color)thor::Emitter
SetParticleLifetime(sf::Time lifetime)thor::Emitter
SetParticleScale(sf::Vector2f scale)thor::Emitter
SetParticleVelocity(sf::Vector2f velocity)thor::DirectionalEmitter
ZonePtr typedefthor::Emitter
~Emitter()thor::Emitter [virtual]