Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

rgb Struct Reference

#include <fack.hpp>

List of all members.

Public Member Functions

 rgb (Uint8 r, Uint8 g, Uint8 b)
 rgb ()

Public Attributes

Uint8 r
Uint8 g
Uint8 b


Constructor & Destructor Documentation

rgb::rgb Uint8  r,
Uint8  g,
Uint8  b
[inline]
 

Definition at line 341 of file fack.hpp.

rgb::rgb  )  [inline]
 

Definition at line 350 of file fack.hpp.


Member Data Documentation

Uint8 rgb::b
 

Definition at line 339 of file fack.hpp.

Referenced by text::print_letter().

Uint8 rgb::g
 

Definition at line 339 of file fack.hpp.

Referenced by text::print_letter().

Uint8 rgb::r
 

Definition at line 339 of file fack.hpp.

Referenced by text::print_letter().


The documentation for this struct was generated from the following file:
Generated on Wed May 25 15:36:12 2005 for FACK by  doxygen 1.4.0