#include <game_info.hpp>
Public Member Functions | |
| game_info () | |
Public Attributes | |
| std::set< map_location > | recent_attacks |
| hack. More... | |
Definition at line 117 of file game_info.hpp.
|
inline |
Definition at line 120 of file game_info.hpp.
| std::set<map_location> ai::game_info::recent_attacks |
hack.
Definition at line 125 of file game_info.hpp.
Referenced by ai::attack_analysis::attack_close(), ai::attack_result::do_execute(), and ai::manager::play_turn().
1.8.8