Inheritance diagram for DisplayColor:
Public Methods | |
DisplayColor (Displayable *d, const char *coloritemname, int colorindex) | |
int | color_changed () const |
void | clear_changed () |
int | color_id () const |
Protected Methods | |
void | do_color_changed (int cat) |
void | do_color_rgb_changed (int color) |
Definition at line 247 of file Scene.C.
|
Definition at line 267 of file Scene.C. References Scene::add_color_category, Scene::add_color_item, Scene::category_index, do_color_changed, and Displayable::scene. |
|
Definition at line 278 of file Scene.C. Referenced by Scene::prepare. |
|
Definition at line 277 of file Scene.C. Referenced by Scene::prepare. |
|
Definition at line 279 of file Scene.C. Referenced by Scene::draw, Scene::filedraw, and Scene::prepare. |
|
Reimplemented from Displayable. Definition at line 255 of file Scene.C. References Scene::category_item_value, and Displayable::scene. Referenced by DisplayColor. |
|
Reimplemented from Displayable. |