#include <parsedcolor.h>
Public Methods | |
| ParsedColor () | |
| bool | parse (Parser &, int lowest, int highest, bool allowBrackets=true) |
| bool | parseAsName (Parser &) |
| void | print (FILE *) |
Public Attributes | |
| int | val [3] |
Reader for color definitions.
Does not yield to a RVColor , since this one is also capable of negative and large values
|
|
|
|
|
|
|
|
|
|
|
prints to screen |
|
|
Color values: Red, Green and Blue |
1.2.0 written by Dimitri van Heesch,
© 1997-2000