The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | Public Attributes | List of all members
ai::game_info Class Reference

#include <game_info.hpp>

Public Member Functions

 game_info ()
 

Public Attributes

std::set< map_locationrecent_attacks
 hack. More...
 

Detailed Description

Definition at line 117 of file game_info.hpp.

Constructor & Destructor Documentation

ai::game_info::game_info ( )
inline

Definition at line 120 of file game_info.hpp.

Member Data Documentation

std::set<map_location> ai::game_info::recent_attacks

hack.

Todo:
1.9 rework that via extended event system, or at least ensure it hurts no one

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().


The documentation for this class was generated from the following file: