The Battle for Wesnoth  1.19.0-dev
color_range Member List

This is the complete list of members for color_range, including all inherited members.

color_range(color_t mid, color_t max={255, 255, 255}, color_t min={0, 0, 0}, color_t rep={128, 128, 128})color_rangeinline
color_range(const std::vector< color_t > &v)color_rangeinline
color_range()color_rangeinline
debug() constcolor_range
max() constcolor_rangeinline
max_color_rangeprivate
mid() constcolor_rangeinline
mid_color_rangeprivate
min() constcolor_rangeinline
min_color_rangeprivate
operator<(const color_range &b) constcolor_rangeinline
operator==(const color_range &b) constcolor_rangeinline
rep() constcolor_rangeinline
rep_color_rangeprivate