Particle Game Maker Engine  1.0.0
Enables the user to create their own particle game using a simple and coherent api in the PongChamp scripting language
ParticleGroup Member List

This is the complete list of members for ParticleGroup, including all inherited members.

ParticleGroup(Color c, std::string name)ParticleGroup
ParticleGroupHandleParticleGroupfriend
addCollide(BakedCollisionFunctionObject **f)ParticleGroup
addUpdate(BakedUpdateFunctionObject **f)ParticleGroup
cParticleGroup
getCollideFs(ParticleGroupHandle *to, int *size)ParticleGroup
getUpdateFs(int *size)ParticleGroup
nameParticleGroup
operator<<(std::ostream &os, const ParticleGroup &dt)ParticleGroupfriend