|
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 | |
| ParticleGroupHandle & | createParticleGroupQuick (ParticleGroupBuilder &builder) |
| void | freeHandle (ParticleGroupHandle &handle) |
| ParticleGroupHandle & ParticleAPI::createParticleGroupQuick | ( | ParticleGroupBuilder & | builder | ) |
Create a particle group and return the handle to it
| void ParticleAPI::freeHandle | ( | ParticleGroupHandle & | handle | ) |
free a handle
1.4.1