The Battle for Wesnoth  1.19.0-dev
Classes | Namespaces | Typedefs
attack_predictions.hpp File Reference
#include "actions/attack.hpp"
#include "gui/dialogs/modal_dialog.hpp"
#include "units/ptr.hpp"
Include dependency graph for attack_predictions.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gui2::dialogs::attack_predictions
 
struct  gui2::dialogs::attack_predictions::combatant_data
 

Namespaces

 gui2
 Generic file dialog.
 
 gui2::dialogs
 

Typedefs

using gui2::dialogs::hp_probability_vector = std::vector< std::pair< int, double > >