Home
last modified time | relevance | path

Searched defs:info_to_draw (Results 1 – 10 of 10) sorted by relevance

/dports/games/widelands/widelands-build21/src/wui/
H A Dinteractive_player.cc79 InfoToDraw filter_info_to_draw(InfoToDraw info_to_draw, in filter_info_to_draw()
93 const InfoToDraw info_to_draw, in draw_immovables_for_visible_field()
106 const InfoToDraw info_to_draw, in draw_bobs_for_visible_field()
407 const auto info_to_draw = get_info_to_draw(!given_map_view->is_animating()); in draw_map_view() local
H A Dinteractive_spectator.cc91 const auto info_to_draw = get_info_to_draw(!given_map_view->is_animating()); in draw_map_view() local
H A Dinteractive_base.cc391 InfoToDraw info_to_draw = InfoToDraw::kNone; in get_info_to_draw() local
/dports/games/widelands/widelands-build21/src/logic/map_objects/tribes/
H A Ddismantlesite.cc277 const InfoToDraw info_to_draw, in draw()
H A Dbuilding.cc698 const InfoToDraw info_to_draw, in draw()
722 void Building::draw_info(const InfoToDraw info_to_draw, in draw_info()
H A Dconstructionsite.cc676 InfoToDraw info_to_draw, in draw()
H A Dsoldier.cc547 const InfoToDraw& info_to_draw, in draw()
574 const InfoToDraw info_to_draw, in draw_info_icon()
H A Dship.cc997 const InfoToDraw& info_to_draw, in draw()
/dports/games/widelands/widelands-build21/src/logic/map_objects/
H A Dimmovable.cc407 const InfoToDraw info_to_draw, in draw()
427 const InfoToDraw info_to_draw, in draw_construction()
H A Dmap_object.cc546 void MapObject::do_draw_info(const InfoToDraw& info_to_draw, in do_draw_info()