#include "whiteboard/recruit.hpp"
#include "whiteboard/side_actions.hpp"
#include "whiteboard/utility.hpp"
#include "whiteboard/visitor.hpp"
#include "fake_unit_ptr.hpp"
#include "menu_events.hpp"
#include "play_controller.hpp"
#include "resources.hpp"
#include "units/unit.hpp"
#include "units/animation_component.hpp"
#include "units/map.hpp"
#include "units/types.hpp"
Go to the source code of this file.
Namespaces | |
wb | |
Functions | |
std::ostream & | wb::operator<< (std::ostream &s, recruit_ptr recruit) |
std::ostream & | wb::operator<< (std::ostream &s, recruit_const_ptr recruit) |