The Battle for Wesnoth  1.19.0-dev
Namespaces | Functions
move.cpp File Reference
#include "whiteboard/move.hpp"
#include "whiteboard/visitor.hpp"
#include "whiteboard/side_actions.hpp"
#include "whiteboard/utility.hpp"
#include "arrow.hpp"
#include "config.hpp"
#include "fake_unit_ptr.hpp"
#include "font/standard_colors.hpp"
#include "game_board.hpp"
#include "game_end_exceptions.hpp"
#include "map/map.hpp"
#include "mouse_events.hpp"
#include "play_controller.hpp"
#include "resources.hpp"
#include "team.hpp"
#include "units/unit.hpp"
#include "units/animation_component.hpp"
#include "units/udisplay.hpp"
#include "units/map.hpp"
Include dependency graph for move.cpp:

Go to the source code of this file.

Namespaces

 wb
 

Functions

std::ostream & wb::operator<< (std::ostream &s, move_ptr move)
 Dumps an move on a stream, for debug purposes. More...
 
std::ostream & wb::operator<< (std::ostream &s, move_const_ptr move)