![]() |
The LARC Game Engine
A Simple Game Engine from the Laboratory for Recreational Computing
|
The particle descriptor. More...
#include <Particle.h>
The particle descriptor describes a particle. It's templated so that we can define a 2D and a 3D version with a minimum of fuss.
VECTOR | A vector class. |
SPRITEDESC | A sprite descriptor class. |