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
Public Attributes | List of all members
Color Struct Reference

#include <ParticleGroup.h>

Public Attributes

int r
 
int g
 
int b
 

Detailed Description

Defines a color struct

Member Data Documentation

int Color::b
int Color::g
int Color::r

The documentation for this struct was generated from the following file: