![]() |
Freeciv21
Develop your civilization from humble roots to a global empire
|
#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 |
Definition at line 22 of file view_map_common.h.
| 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().
| float view::gui_x0 |
Definition at line 23 of file view_map_common.h.
Referenced by base_canvas_to_map_pos(), base_set_mapview_origin(), calc_mapview_origin(), map_view::center_on_tile(), minimap_view::draw_viewport(), editor_end_selection_rectangle(), get_mapview_scroll_pos(), map_canvas_resized(), redraw_overview(), show_city_descriptions(), show_tile_labels(), tile_to_canvas_pos(), and update_map_canvas().
| float view::gui_y0 |
Definition at line 23 of file view_map_common.h.
Referenced by base_canvas_to_map_pos(), base_set_mapview_origin(), calc_mapview_origin(), map_view::center_on_tile(), minimap_view::draw_viewport(), editor_end_selection_rectangle(), get_mapview_scroll_pos(), map_canvas_resized(), redraw_overview(), show_city_descriptions(), show_tile_labels(), tile_to_canvas_pos(), and update_map_canvas().
| int view::height |
Definition at line 24 of file view_map_common.h.
Referenced by base_set_mapview_origin(), map_view::center_on_tile(), minimap_view::draw_viewport(), fc_game_tab_widget::event(), fc_client::eventFilter(), get_center_tile_mapcanvas(), get_mapview_scroll_window(), map_canvas_resized(), hud_battle_log::moveEvent(), redraw_overview(), minimap_view::resizeEvent(), tile_to_canvas_pos(), tile_visible_and_not_on_border_mapcanvas(), and freeciv::renderer::unqueue_updates().
| QPixmap* view::store |
Definition at line 27 of file view_map_common.h.
Referenced by animate_unit_explosion(), base_set_mapview_origin(), draw_segment(), draw_trade_route_line(), free_mapcanvas_and_overview(), link_mark_draw(), map_canvas_resized(), move_unit_map_canvas(), put_nuke_mushroom_pixmaps(), freeciv::renderer::render(), show_city_descriptions(), show_tile_labels(), and update_map_canvas().
| int view::store_height |
Definition at line 25 of file view_map_common.h.
Referenced by base_set_mapview_origin(), can_do_cached_drawing(), map_canvas_resized(), tile_to_canvas_pos(), freeciv::renderer::unqueue_updates(), and update_map_canvas().
| int view::store_width |
Definition at line 25 of file view_map_common.h.
Referenced by base_set_mapview_origin(), can_do_cached_drawing(), map_canvas_resized(), tile_to_canvas_pos(), freeciv::renderer::unqueue_updates(), and update_map_canvas().
| QPixmap * view::tmp_store |
Definition at line 27 of file view_map_common.h.
Referenced by base_set_mapview_origin(), free_mapcanvas_and_overview(), map_canvas_resized(), move_unit_map_canvas(), and update_map_canvas().
| int view::width |
Definition at line 24 of file view_map_common.h.
Referenced by base_set_mapview_origin(), map_view::center_on_tile(), create_line_at_mouse_pos(), minimap_view::draw_viewport(), fc_game_tab_widget::event(), fc_client::eventFilter(), get_center_tile_mapcanvas(), get_mapview_scroll_window(), map_canvas_resized(), hud_battle_log::moveEvent(), redraw_overview(), minimap_view::resizeEvent(), tile_to_canvas_pos(), tile_visible_and_not_on_border_mapcanvas(), and freeciv::renderer::unqueue_updates().