The Battle for Wesnoth  1.19.0-dev
Classes | Namespaces | Functions
attack.hpp File Reference
#include "move.hpp"
Include dependency graph for attack.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  wb::attack
 

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)