Freeciv-3.3
|
Data Fields | |
enum imagetool | tool |
enum imageformat | format_default |
int | formats |
const img_save_func | img_save |
const char * | help |
enum imageformat toolkit::format_default |
Definition at line 421 of file mapimg.c.
Referenced by mapimg_define_arg().
int toolkit::formats |
Definition at line 422 of file mapimg.c.
Referenced by mapimg_colortest(), mapimg_define_arg(), mapimg_get_format_list(), and mapimg_help().
Definition at line 424 of file mapimg.c.
Referenced by mapimg_help().
const img_save_func toolkit::img_save |
Definition at line 423 of file mapimg.c.
Referenced by img_save().
Definition at line 420 of file mapimg.c.
Referenced by img_save(), img_toolkit_get(), mapimg_colortest(), mapimg_define_arg(), mapimg_get_format_list(), and mapimg_help().