Definition: snow_particle_system.hpp:25
virtual void update(float dt_sec) override
This function is called once per frame and allows the object to update it's state.
Definition: snow_particle_system.cpp:98
Definition: particlesystem.hpp:66
This is the base class for particle systems.
Definition: particlesystem.hpp:46