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
|
#include <ParticleGroup.h>
Public Attributes | |
int | r |
int | g |
int | b |
Defines a color struct
int Color::b |
int Color::g |
int Color::r |