Freeciv-3.2
|
Go to the source code of this file.
Data Structures | |
struct | color |
Functions | |
struct color * | color_alloc_rgba (int r, int g, int b, int a) |
SDL_Color * | get_theme_color (enum theme_color themecolor) |
SDL_Color * | get_game_color (enum color_std stdcolor) |
SDL_Color * get_theme_color | ( | enum theme_color | themecolor | ) |