Gel2D - The free/open source game creation suite

Classes | Namespaces | Defines
gelParticle.h File Reference
#include "gelObject.h"
#include "gelColor.h"
#include "gelTimer.h"
#include "gelMath.h"

Go to the source code of this file.

Classes

struct  gel::GelParticle
 Particle data structure. More...
struct  gel::GelParSysData
 Particle System data. More...
class  gel::GelParticleSys
 Particle simulation / rendering. More...

Namespaces

namespace  gel
 

The guts of the Gel2D game engine. Everything is in this namespace.


Defines

#define GEL2D_PARSYS_HEADER   "GEL2D_PARSYS_v0.1"
#define GEL_MAX_PARTICLES   1000

Define Documentation

#define GEL2D_PARSYS_HEADER   "GEL2D_PARSYS_v0.1"
#define GEL_MAX_PARTICLES   1000