ManaPlus
|
#include <colorpair.h>
Public Member Functions | |
ColorPair (const Color *const c1, const Color *const c2) | |
Data Fields | |
const Color * | color1 |
const Color * | color2 |
Definition at line 29 of file colorpair.h.
Definition at line 31 of file colorpair.h.
const Color* ColorPair::color1 |
Definition at line 40 of file colorpair.h.
Referenced by ColorPage::draw().
const Color* ColorPair::color2 |
Definition at line 41 of file colorpair.h.
Referenced by ColorPage::draw().