24 #define ERR_WB LOG_STREAM_INDENT(err, log_whiteboard) 25 #define WRN_WB LOG_STREAM_INDENT(warn, log_whiteboard) 26 #define LOG_WB LOG_STREAM_INDENT(info, log_whiteboard) 27 #define DBG_WB LOG_STREAM_INDENT(debug, log_whiteboard) std::shared_ptr< recruit const > recruit_const_ptr
This class represents a single unit of a specific type.
std::shared_ptr< recall const > recall_const_ptr
Manages a list of fake units for the display object.
std::shared_ptr< side_actions > side_actions_ptr
std::shared_ptr< bool > whiteboard_lock
std::shared_ptr< move const > move_const_ptr
std::shared_ptr< attack const > attack_const_ptr
std::shared_ptr< recruit > recruit_ptr
Arrows destined to be drawn on the map.
std::shared_ptr< suppose_dead const > suppose_dead_const_ptr
std::shared_ptr< action > action_ptr
Encapsulates the map of the game.
static lg::log_domain log_whiteboard("whiteboard")
std::shared_ptr< suppose_dead > suppose_dead_ptr
std::shared_ptr< move > move_ptr
std::shared_ptr< attack_type > attack_ptr
std::weak_ptr< action > weak_action_ptr
std::shared_ptr< arrow > arrow_ptr
Standard logging facilities (interface).
Container associating units to locations.
std::shared_ptr< recall > recall_ptr
std::deque< action_ptr > action_queue
A config object defines a single node in a WML file, with access to child nodes.
This internal whiteboard class holds the planned action queues for a team, and offers many utility me...
std::shared_ptr< action const > action_const_ptr