Main Page | Namespace List | Class List | File List | Class Members | File Members

NGT_Colors Class Reference

NGT Colors class. More...

#include <video_colors.h>

List of all members.

Public Member Functions

 NGT_Colors ()
void initialize ()
 Initialize the color definitions.

Public Attributes

SDL_Color black
SDL_Color white
SDL_Color grey
SDL_Color darkgrey
SDL_Color violet
SDL_Color violetblue
SDL_Color yellow
SDL_Color darkyellow
SDL_Color lightblue


Detailed Description

NGT Colors class.

This class provides a basic list of colors in SDL_Color format.

Definition at line 18 of file video_colors.h.


Constructor & Destructor Documentation

NGT_Colors::NGT_Colors  ) 
 

Definition at line 12 of file video_colors.cpp.

References initialize().


Member Function Documentation

void NGT_Colors::initialize  ) 
 

Initialize the color definitions.

The object must be initialized before getting the colors.
Whith this function, the colors of the class are initialized and prepared to work

Definition at line 16 of file video_colors.cpp.

References darkgrey, darkyellow, grey, lightblue, violet, violetblue, white, and yellow.

Referenced by NGT_Colors().


Member Data Documentation

SDL_Color NGT_Colors::black
 

Definition at line 20 of file video_colors.h.

SDL_Color NGT_Colors::darkgrey
 

Definition at line 23 of file video_colors.h.

Referenced by initialize().

SDL_Color NGT_Colors::darkyellow
 

Definition at line 27 of file video_colors.h.

Referenced by initialize().

SDL_Color NGT_Colors::grey
 

Definition at line 22 of file video_colors.h.

Referenced by initialize().

SDL_Color NGT_Colors::lightblue
 

Definition at line 28 of file video_colors.h.

Referenced by initialize().

SDL_Color NGT_Colors::violet
 

Definition at line 24 of file video_colors.h.

Referenced by initialize().

SDL_Color NGT_Colors::violetblue
 

Definition at line 25 of file video_colors.h.

Referenced by initialize().

SDL_Color NGT_Colors::white
 

Definition at line 21 of file video_colors.h.

Referenced by initialize().

SDL_Color NGT_Colors::yellow
 

Definition at line 26 of file video_colors.h.

Referenced by initialize().


The documentation for this class was generated from the following files:
Generated on Sat Feb 4 10:15:16 2006 for Neopntec Gaming Toolkit - API reference by  doxygen 1.4.4