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
Functions
ParticleAPI Namespace Reference

Functions

ParticleGroupHandlecreateParticleGroupQuick (ParticleGroupBuilder &builder)
 
void freeHandle (ParticleGroupHandle &handle)
 

Function Documentation

ParticleGroupHandle & ParticleAPI::createParticleGroupQuick ( ParticleGroupBuilder builder)

Create a particle group and return the handle to it

void ParticleAPI::freeHandle ( ParticleGroupHandle handle)

free a handle