![]() |
Freeciv21
Develop your civilization from humble roots to a global empire
|
#include <rgbcolor.h>
Public Attributes | |
| int | r |
| int | g |
| int | b |
Definition at line 26 of file rgbcolor.h.
| int rgbcolor::b |
Definition at line 27 of file rgbcolor.h.
Referenced by get_player_color(), get_terrain_color(), handle_player_info(), package_player_info(), rgbcolor_brightness_score(), rgbcolor_copy(), rgbcolor_from_hex(), rgbcolor_load(), rgbcolor_new(), rgbcolor_save(), rgbcolor_to_hex(), rgbcolors_are_equal(), send_ruleset_game(), and page_load::slot_selection_changed().
| int rgbcolor::g |
Definition at line 27 of file rgbcolor.h.
Referenced by get_player_color(), get_terrain_color(), handle_player_info(), package_player_info(), rgbcolor_brightness_score(), rgbcolor_copy(), rgbcolor_from_hex(), rgbcolor_load(), rgbcolor_new(), rgbcolor_save(), rgbcolor_to_hex(), rgbcolors_are_equal(), send_ruleset_game(), and page_load::slot_selection_changed().
| int rgbcolor::r |
Definition at line 27 of file rgbcolor.h.
Referenced by get_player_color(), get_terrain_color(), handle_player_info(), package_player_info(), rgbcolor_brightness_score(), rgbcolor_copy(), rgbcolor_from_hex(), rgbcolor_load(), rgbcolor_new(), rgbcolor_save(), rgbcolor_to_hex(), rgbcolors_are_equal(), send_ruleset_game(), and page_load::slot_selection_changed().