#include <vector>
#include "math/vector.hpp"
#include "supertux/game_object.hpp"
#include "util/reader.hpp"
#include "video/surface_ptr.hpp"
Go to the source code of this file.
Classes | |
class | ParticleSystem |
This is the base class for particle systems. More... | |
class | ParticleSystem::Particle |