Class hierarchy   Compound list   File list   Compound Members   File Members  

Mod_ColorModifier Class Reference

Abstract thing for color-modifying mods. More...

Inherits ParsedMod.

Inherited by Mod_EnvMap, Mod_SetColor, Mod_SetShade, Mod_SetShadedColor and Mod_Shade.

List of all members.

Public Members

Protected Members


Detailed Description

Abstract thing for color-modifying mods.


Member Function Documentation

Mod_ColorModifier::Mod_ColorModifier()

virtual bool Mod_ColorModifier::bad(void) [virtual]

Reimplemented from ParsedMod.

virtual bool Mod_ColorModifier::parse(Parser &) [virtual]

Reimplemented from ParsedMod.

virtual void Mod_ColorModifier::dump(const char *pref) [virtual]

Reimplemented from ParsedMod.


Member Data Documentation

bool Mod_ColorModifier::parsed [protected]

ParsedColor Mod_ColorModifier::color [protected]

int Mod_ColorModifier::lowest [protected]

int Mod_ColorModifier::highest [protected]

char Mod_ColorModifier::name[20] [protected]


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