#include "gui/dialogs/unit_attack.hpp"#include "gui/widgets/image.hpp"#include "gui/widgets/listbox.hpp"#include "gui/widgets/settings.hpp"#include "gui/widgets/window.hpp"#include "unit.hpp"
Go to the source code of this file.
Namespaces | |
| namespace | gui2 |
A class inherited from ttext_box that displays its input as stars. | |
Defines | |
| #define | GETTEXT_DOMAIN "wesnoth-lib" |
Functions | |
| template<class T > | |
| static void | gui2::set_label (twindow &window, const std::string &id, const std::string &label) |
| static void | gui2::set_attacker_info (twindow &w, unit &u) |
| static void | gui2::set_defender_info (twindow &w, unit &u) |
| static void | gui2::set_weapon_info (twindow &window, const std::vector< battle_context > &weapons, const int best_weapon) |
| #define GETTEXT_DOMAIN "wesnoth-lib" |
Definition at line 16 of file unit_attack.cpp.
| Generated by doxygen 1.7.1 on Fri May 25 2012 01:05:14 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |