GG
|
The button used to select the custom colors in ColorDlg. More...
#include <ColorDlg.h>
Structors | |
ColorButton (const Clr &color) | |
ColorButton () | |
Accessors | |
Clr | RepresentedColor () const |
Mutators | |
void | SetRepresentedColor (const Clr &color) |
virtual void | RenderUnpressed () |
virtual void | RenderPressed () |
virtual void | RenderRollover () |
The button used to select the custom colors in ColorDlg.
Definition at line 157 of file ColorDlg.h.
Clr GG::ColorDlg::ColorButton::RepresentedColor | ( | ) | const |
returns the custom color represented by the button
void GG::ColorDlg::ColorButton::SetRepresentedColor | ( | const Clr & | color | ) |
sets the custom color represented by the button