|
ST_engine
0.3-ALPHA
|
Tests fixture for the renderer_sdl. More...
Protected Member Functions | |
| void | SetUp () override |
| void | TearDown () override |
Protected Attributes | |
| uint32_t | wait_duration = 1500 |
| uint32_t | fullscreen = 1 |
| SDL_Window * | test_window {} |
| int16_t | test_window_width = 0 |
| int16_t | test_window_height = 0 |
Tests fixture for the renderer_sdl.
Definition at line 24 of file renderer_sdl_tests.cpp.