Bromeon
thor::DirectionalEmitter Member List
This is the complete list of members for thor::DirectionalEmitter, including all inherited members.
ComputeNbParticles(float dt)thor::Emitter [protected]
Create(float particlesPerSecond, float particleLifetime)thor::DirectionalEmitter [static]
CreateParticlePrototype() const thor::Emitter [protected]
DirectionalEmitter(float particlesPerSecond, float particleLifetime)thor::DirectionalEmitter
Emit(Adder &system, float dt)thor::DirectionalEmitter [virtual]
Emitter(float particlesPerSecond, float 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(MovedPtr< Zone > zone)thor::Emitter
SetParticleColor(const sf::Color &color)thor::Emitter
SetParticleLifetime(float lifetime)thor::Emitter
SetParticleScale(sf::Vector2f scale)thor::Emitter
SetParticleVelocity(sf::Vector2f velocity)thor::DirectionalEmitter
~Emitter()thor::Emitter [virtual]