SnowParticleSystem::SnowParticle Class Reference

Inherits Particle.

List of all members.

Public Member Functions

 SnowParticle ()

Public Attributes

float speed
float wobble
float anchorx
float drift_speed
float spin_speed
unsigned int flake_size


Detailed Description

Definition at line 37 of file snow_particle_system.hpp.


Constructor & Destructor Documentation

SnowParticleSystem::SnowParticle::SnowParticle (  )  [inline]

Definition at line 51 of file snow_particle_system.hpp.

00051                    :
00052       speed(),
00053       wobble(),
00054       anchorx(),
00055       drift_speed(),
00056       spin_speed(),
00057       flake_size()
00058     {}
  };


Member Data Documentation

float SnowParticleSystem::SnowParticle::speed

Definition at line 40 of file snow_particle_system.hpp.

float SnowParticleSystem::SnowParticle::wobble

Definition at line 41 of file snow_particle_system.hpp.

float SnowParticleSystem::SnowParticle::anchorx

Definition at line 42 of file snow_particle_system.hpp.

float SnowParticleSystem::SnowParticle::drift_speed

Definition at line 43 of file snow_particle_system.hpp.

float SnowParticleSystem::SnowParticle::spin_speed

Definition at line 46 of file snow_particle_system.hpp.

unsigned int SnowParticleSystem::SnowParticle::flake_size

Definition at line 49 of file snow_particle_system.hpp.


The documentation for this class was generated from the following file:
Generated on Mon Jun 9 03:38:36 2014 for SuperTux by  doxygen 1.5.1