#include "tests/utils/fake_display.hpp"#include "game_board.hpp"#include "game_config_view.hpp"#include "game_display.hpp"#include "reports.hpp"#include "video.hpp"Go to the source code of this file.
Classes | |
| class | test_utils::fake_display_manager |
Namespaces | |
| wb | |
| test_utils | |
Macros | |
| #define | GETTEXT_DOMAIN "wesnoth-test" |
Functions | |
| game_display & | test_utils::get_fake_display (const int width, const int height) |
| Gets a fake test display. More... | |
| #define GETTEXT_DOMAIN "wesnoth-test" |
Definition at line 16 of file fake_display.cpp.