#include "IsoBomb.h"
#include "Effect.h"
#include "Point3D.h"
#include "Rect.h"
#include "Vector3D.h"
Go to the source code of this file.
Compounds | |
class | Particle |
A Particle is a timed Effect that is affected by gravity. More... | |
struct | ParticleVertex |
Vertex struct used to create the tile triangle strips. More... |