Searched refs:arrows_map_ (Results 1 – 2 of 2) sorted by relevance
227 arrows_map_(), in display()2674 arrows_map_t::const_iterator arrows_in_hex = arrows_map_.find(loc); in draw_hex()2675 if(arrows_in_hex != arrows_map_.end()) { in draw_hex()3145 arrows_map_[loc].push_back(&arrow); in add_arrow()3154 arrows_map_[loc].remove(&arrow); in remove_arrow()3163 arrows_map_[loc].remove(&arrow); in update_arrow()3168 arrows_map_[loc].push_back(&arrow); in update_arrow()
1066 arrows_map_t arrows_map_; member in display