Searched defs:target_hex (Results 1 – 3 of 3) sorted by relevance
55 attack::attack(size_t team_index, bool hidden, unit& u, const map_location& target_hex, int weapon_… in attack()
303 map_location const target_hex = recruit?recruit->get_recruit_hex():recall->get_recall_hex(); in allow_leader_to_move() local
755 …terator side_actions::queue_attack(size_t turn, unit& mover, const map_location& target_hex, int w… in queue_attack()