Freeciv-3.2
Loading...
Searching...
No Matches
Functions | Variables
mapview_g.h File Reference
#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
 

Function Documentation

◆ GUI_FUNC_PROTO()

GUI_FUNC_PROTO ( void  ,
set_indicator_icons  ,
struct sprite bulb,
struct sprite sol,
struct sprite flake,
struct sprite gov 
)

Variable Documentation

◆ canvas_x

int canvas_x

Definition at line 47 of file mapview_g.h.

◆ canvas_y

int int canvas_y

Definition at line 47 of file mapview_g.h.

◆ dirty_rect

dirty_rect

◆ pixel_width

int int int pixel_width

Definition at line 48 of file mapview_g.h.

Referenced by dirty_rect(), flush_mapcanvas(), and flush_mapcanvas().