Go to the source code of this file.
Classes | |
class | wb::move |
A planned move, represented on the map by an arrow and a ghosted unit in the destination hex. More... | |
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) |