16 #define GETTEXT_DOMAIN "wesnoth-test" 64 fake_display_manager::fake_display_manager()
67 , dummy_board_(dummy_cfg2_)
68 , main_event_context_()
69 , disp_(dummy_board_,
std::shared_ptr<
wb::manager>(), dummy_reports,
"", dummy_cfg_)
83 if(width >= 0 && height >= 0) {
void init(fake type)
Initialize the video subsystem.
game_display & get_display()
game_display & get_fake_display(const int width, const int height)
Gets a fake test display.
static fake_display_manager * get_manager()
Unit and team statistics.
bool set_resolution(const point &resolution)
Set the window resolution.
static fake_display_manager * manager_
const events::event_context main_event_context_
A config object defines a single node in a WML file, with access to child nodes.