The Battle for Wesnoth  1.19.0-dev
Macros | Variables
drawer.cpp File Reference
#include "units/drawer.hpp"
#include "color.hpp"
#include "display.hpp"
#include "display_context.hpp"
#include "draw.hpp"
#include "formatter.hpp"
#include "game_display.hpp"
#include "halo.hpp"
#include "log.hpp"
#include "map/location.hpp"
#include "map/map.hpp"
#include "picture.hpp"
#include "preferences/game.hpp"
#include "team.hpp"
#include "units/animation.hpp"
#include "units/animation_component.hpp"
#include "units/frame.hpp"
#include "units/types.hpp"
#include "units/unit.hpp"
Include dependency graph for drawer.cpp:

Go to the source code of this file.

Macros

#define LOG_DP   LOG_STREAM(info, log_display)
 

Variables

static lg::log_domain log_display ("display")
 

Macro Definition Documentation

◆ LOG_DP

#define LOG_DP   LOG_STREAM(info, log_display)

Definition at line 38 of file drawer.cpp.

Variable Documentation

◆ log_display

lg::log_domain log_display("display") ( "display"  )
static