#include <colormod.h>
Inheritance diagram for Mod_ColorModifier:

Public Methods | |
| Mod_ColorModifier () | |
| virtual bool | bad (void) |
| virtual bool | parse (Parser &) |
| virtual void | dump (const char *pref) |
Protected Attributes | |
| bool | parsed |
| ParsedColor | color |
| int | lowest |
| int | highest |
| char | name [20] |
|
|
|
|
|
abstract prototype
Reimplemented from ParsedMod. |
|
|
abstract prototype debugging function: dump info to stdout with preceeding pref Reimplemented from ParsedMod. |
|
|
abstract prototype create the modifier's data
Reimplemented from ParsedMod. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.0 written by Dimitri van Heesch,
© 1997-2000