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

hk_classes/hk_classes/hk_colour.h File Reference

#include "hk_class.h"
#include <iostream>

Go to the source code of this file.

Functions

ostream & operator<< (ostream &, hk_colour &)
ostream & operator<< (ostream &, const hk_colour &)

Variables

const hk_colour hk_aqua (0, 255, 255)
const hk_colour hk_beige (0xF5, 0xF5, 0xDC)
const hk_colour hk_black (0, 0, 0)
const hk_colour hk_blue (0, 0, 255)
const hk_colour hk_brown (0xA5, 0x2A, 0x2A)
const hk_colour hk_fuchsia (255, 0, 255)
const hk_colour hk_darkgrey (0xA9, 0xA9, 0xA9)
const hk_colour hk_darkyellow (0xEE, 0xCA, 0x16)
const hk_colour hk_green (0, 128, 0)
const hk_colour hk_grey (128, 128, 128)
const hk_colour hk_lightgrey (0xD3, 0xD3, 0xD3)
const hk_colour hk_lime (0, 255, 0)
const hk_colour hk_maroon (128, 0, 0)
const hk_colour hk_navy (0, 0, 128)
const hk_colour hk_olive (128, 128, 0)
const hk_colour hk_orange (0xFF, 0xA5, 0)
const hk_colour hk_pink (0xFF, 0xC0, 0xCB)
const hk_colour hk_purple (128, 0, 128)
const hk_colour hk_red (255, 0, 0)
const hk_colour hk_silver (0, 0xc0, 0xc0)
const hk_colour hk_teal (0, 128, 128)
const hk_colour hk_white (255, 255, 255)
const hk_colour hk_yellow (255, 255, 0)


Function Documentation

ostream& operator<< ostream &  ,
const hk_colour
 

ostream& operator<< ostream &  ,
hk_colour
 


Variable Documentation

const hk_colour hk_aqua(0, 255, 255)
 

const hk_colour hk_beige(0xF5, 0xF5, 0xDC)
 

const hk_colour hk_black(0, 0, 0)
 

const hk_colour hk_blue(0, 0, 255)
 

const hk_colour hk_brown(0xA5, 0x2A, 0x2A)
 

const hk_colour hk_darkgrey(0xA9, 0xA9, 0xA9)
 

const hk_colour hk_darkyellow(0xEE, 0xCA, 0x16)
 

const hk_colour hk_fuchsia(255, 0, 255)
 

const hk_colour hk_green(0, 128, 0)
 

const hk_colour hk_grey(128, 128, 128)
 

const hk_colour hk_lightgrey(0xD3, 0xD3, 0xD3)
 

const hk_colour hk_lime(0, 255, 0)
 

const hk_colour hk_maroon(128, 0, 0)
 

const hk_colour hk_navy(0, 0, 128)
 

const hk_colour hk_olive(128, 128, 0)
 

const hk_colour hk_orange(0xFF, 0xA5, 0)
 

const hk_colour hk_pink(0xFF, 0xC0, 0xCB)
 

const hk_colour hk_purple(128, 0, 128)
 

const hk_colour hk_red(255, 0, 0)
 

const hk_colour hk_silver(0, 0xc0, 0xc0)
 

const hk_colour hk_teal(0, 128, 128)
 

const hk_colour hk_white(255, 255, 255)
 

const hk_colour hk_yellow(255, 255, 0)
 


Generated on Thu Mar 9 18:40:41 2006 for hk_classes by  doxygen 1.4.1