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

PG_Colors Class Reference

List of all members.

Detailed Description

tool-class for descriptive colorvalues

Author:
Marek Habersack


Public Member Functions

 PG_Colors ()
const SDL_Color operator[] (char *name)
const SDL_Color operator[] (const char *name)

Static Public Member Functions

bool FindColorByName (const char *name, SDL_Color &c)
const SDL_Color FindColorByName (const char *name)
void InitColors ()

Static Protected Attributes

colormap colors
bool initialized


Constructor & Destructor Documentation

PG_Colors::PG_Colors  )  [inline]
 


Member Function Documentation

const SDL_Color PG_Colors::FindColorByName const char *  name  )  [inline, static]
 

bool PG_Colors::FindColorByName const char *  name,
SDL_Color &  c
[inline, static]
 

void PG_Colors::InitColors  )  [static]
 

const SDL_Color PG_Colors::operator[] const char *  name  )  [inline]
 

const SDL_Color PG_Colors::operator[] char *  name  )  [inline]
 


Member Data Documentation

colormap PG_Colors::colors [static, protected]
 

bool PG_Colors::initialized [static, protected]
 



The ParaGUI Project - Alexander Pipelka