color Struct Reference

defintion of a color in it's components More...

#include <party.h>

List of all members.

Public Attributes

int r
 amount of red
int g
 amount of green
int b
 amount of blue


Detailed Description

defintion of a color in it's components

Member Data Documentation

int color::r

amount of red

int color::g

amount of green

int color::b

amount of blue


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

Generated on Tue Jan 1 17:30:01 2008 for color Struct Reference by  doxygen   Visit the project page on SourceForge.net Logo