16 #define GETTEXT_DOMAIN "wesnoth-test"
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) {
A config object defines a single node in a WML file, with access to child nodes.
Sort-of-Singleton that many classes, both GUI and non-GUI, use to access the game data.
static fake_display_manager * get_manager()
static fake_display_manager * manager_
game_display & get_display()
const events::event_context main_event_context_
Unit and team statistics.
game_display & get_fake_display(const int width, const int height)
Gets a fake test display.
void init(fake type)
Initialize the video subsystem.
bool set_resolution(const point &resolution)
Set the window resolution.