Class hierarchy   Compound list   File list   Compound Members   File Members  

NamedColorEntry Struct Reference

Public Members


Detailed Description

A static array with some named colors. Used to provide a nicer interface to modifiers like "color" and "colorize". You can write things like "colorize(DarkBlue)".

Array length isn't specified. The last array entry is {-1,-1,-1,""}.


Member Data Documentation

int NamedColorEntry::r

int NamedColorEntry::g

int NamedColorEntry::b

char NamedColorEntry::name[25]


The documentation for this struct was generated from the following file:
Generated at Wed May 31 21:08:20 2000 for Rvtmod/rvglue by doxygen  written by Dimitri van Heesch, © 1997-1998