SNOW Namespace Reference


Variables

static const float SPIN_SPEED = 60.0f
static const float WIND_SPEED = 30.0f
static const float STATE_LENGTH = 5.0f
static const float DECAY_RATIO = 0.2f
static const float EPSILON = 0.5f
static const float WOBBLE_DECAY = 0.99f
static const float WOBBLE_FACTOR = 4 * .005f


Variable Documentation

const float SNOW::DECAY_RATIO = 0.2f [static]

Definition at line 30 of file snow_particle_system.cpp.

Referenced by SnowParticleSystem::update().

const float SNOW::EPSILON = 0.5f [static]

Definition at line 31 of file snow_particle_system.cpp.

Referenced by SnowParticleSystem::update().

const float SNOW::SPIN_SPEED = 60.0f [static]

Definition at line 27 of file snow_particle_system.cpp.

Referenced by SnowParticleSystem::SnowParticleSystem().

const float SNOW::STATE_LENGTH = 5.0f [static]

Definition at line 29 of file snow_particle_system.cpp.

Referenced by SnowParticleSystem::update().

const float SNOW::WIND_SPEED = 30.0f [static]

Definition at line 28 of file snow_particle_system.cpp.

Referenced by SnowParticleSystem::update().

const float SNOW::WOBBLE_DECAY = 0.99f [static]

Definition at line 32 of file snow_particle_system.cpp.

Referenced by SnowParticleSystem::update().

const float SNOW::WOBBLE_FACTOR = 4 * .005f [static]

Definition at line 33 of file snow_particle_system.cpp.

Referenced by SnowParticleSystem::update().


Generated on Mon Jun 9 03:38:41 2014 for SuperTux by  doxygen 1.5.1