The Battle for Wesnoth  1.19.0-dev
Namespaces | Functions
attack.cpp File Reference
#include "whiteboard/attack.hpp"
#include "whiteboard/visitor.hpp"
#include "config.hpp"
#include "draw.hpp"
#include "fake_unit_ptr.hpp"
#include "game_board.hpp"
#include "play_controller.hpp"
#include "resources.hpp"
#include "units/unit.hpp"
#include "units/map.hpp"
Include dependency graph for attack.cpp:

Go to the source code of this file.

Namespaces

 wb
 

Functions

std::ostream & wb::operator<< (std::ostream &s, attack_ptr attack)
 Dumps an attack on a stream, for debug purposes. More...
 
std::ostream & wb::operator<< (std::ostream &s, attack_const_ptr attack)