Searched refs:highlight_hex (Results 1 – 11 of 11) sorted by relevance
55 wesnoth.highlight_hex(unit.x, unit.y)
384 wesnoth.highlight_hex(speaker.x, speaker.y)
80 virtual void highlight_hex(map_location hex) override;
153 void game_display::highlight_hex(map_location hex) in highlight_hex() function in game_display172 display::highlight_hex(hex); in highlight_hex()
218 gui().highlight_hex(new_hex); in touch_motion()460 gui().highlight_hex(new_hex); in mouse_motion()1360 gui().highlight_hex(map_location()); in attack_enemy_()
287 virtual void highlight_hex(map_location hex);
1417 gui_->highlight_hex(loc); in do_search()
1608 void display::highlight_hex(map_location hex) in highlight_hex() function in display
319 wesnoth.highlight_hex(loc[1], loc[2])330 wesnoth.highlight_hex(u.x, u.y)
1290 gui().highlight_hex(hex_clicked); in mouse_motion()
921 game_display_->highlight_hex(loc); in intf_highlight_hex()2686 game_display_->highlight_hex(map_location::null_location()); in intf_deselect_hex()