Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages
csColorScheme Struct Reference
[Skin support]
This structure is used to change color scheme.
More...
#include <csws/cswspal.h>
Public Attributes | |
int | BaseTone |
Base tone for scheme (e.g. red, cyan, gray etc). | |
int8 | Color |
(H) The difference (-100..0..+100) between the base tone and other colors | |
int8 | Contrast |
(L) Contrast (-100..0..+100) betweem base tone and bright/dark variants | |
int8 | Blend |
(S) The attraction factor (-100..0..+100) towards base tone |
Detailed Description
This structure is used to change color scheme.The Color, Contrast and Blend values gives control over the overall palette look, besides the "BaseTone", which defines the "base" color for scheme. The "normal" values for Color,Contrast,Blend are 100, which means the respective parameters will get same value like in the "default" palette.
Definition at line 108 of file cswspal.h.
Member Data Documentation
|
Base tone for scheme (e.g. red, cyan, gray etc).
|
|
(S) The attraction factor (-100..0..+100) towards base tone
|
|
(H) The difference (-100..0..+100) between the base tone and other colors
|
|
(L) Contrast (-100..0..+100) betweem base tone and bright/dark variants
|
The documentation for this struct was generated from the following file:
- csws/cswspal.h
Generated for Crystal Space by doxygen 1.3.9.1