Freeciv-3.3
|
#include "support.h"
#include "fc_types.h"
#include "unitlist.h"
#include "mapview_common.h"
#include "canvas_g.h"
#include "gui_proto_constructor.h"
Go to the source code of this file.
Functions | |
GUI_FUNC_PROTO (void, set_indicator_icons, struct sprite *bulb, struct sprite *sol, struct sprite *flake, struct sprite *gov) GUI_FUNC_PROTO(void | |
Variables | |
dirty_rect | |
int | canvas_x |
int int | canvas_y |
int int int | pixel_width |
GUI_FUNC_PROTO | ( | void | , |
set_indicator_icons | , | ||
struct sprite * | bulb, | ||
struct sprite * | sol, | ||
struct sprite * | flake, | ||
struct sprite * | gov | ||
) |
int canvas_x |
Definition at line 47 of file mapview_g.h.
Definition at line 47 of file mapview_g.h.
dirty_rect |
Definition at line 47 of file mapview_g.h.
Referenced by battle_animation(), decrease_unit_hp_smooth(), draw_segment(), explosion_animation(), move_unit_map_canvas(), movement_animation(), nuke_animation(), put_nuke_mushroom_pixmaps(), and update_map_canvas().
Definition at line 48 of file mapview_g.h.
Referenced by dirty_rect(), flush_mapcanvas(), and flush_mapcanvas().