Freeciv21
Develop your civilization from humble roots to a global empire
view Struct Reference

#include <view_map_common.h>

Public Attributes

float gui_x0
 
float gui_y0
 
int width
 
int height
 
int store_width
 
int store_height
 
bool can_do_cached_drawing
 
QPixmap * store
 
QPixmap * tmp_store
 

Detailed Description

Definition at line 22 of file view_map_common.h.

Member Data Documentation

◆ can_do_cached_drawing

bool view::can_do_cached_drawing

Definition at line 26 of file view_map_common.h.

Referenced by base_set_mapview_origin(), map_canvas_resized(), and mapdeco_init().

◆ gui_x0

◆ gui_y0

◆ height

◆ store

◆ store_height

◆ store_width

◆ tmp_store

◆ width