GG

GG::ColorDlg::ColorButton Class Reference

The button used to select the custom colors in ColorDlg. More...

#include <ColorDlg.h>

Inheritance diagram for GG::ColorDlg::ColorButton:
GG::Button GG::TextControl GG::Control GG::Wnd

List of all members.

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 ()

Detailed Description

The button used to select the custom colors in ColorDlg.

Definition at line 157 of file ColorDlg.h.


Member Function Documentation

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


The documentation for this class was generated from the following file: