OpenTTD Source
20241108-master-g80f628063a
|
Default backend of the SDL2 video driver. More...
#include "sdl2_v.h"
Go to the source code of this file.
Data Structures | |
class | VideoDriver_SDL_Default |
The SDL video driver using default SDL backend. More... | |
class | FVideoDriver_SDL_Default |
Factory for the SDL video driver. More... | |
Default backend of the SDL2 video driver.
Definition in file sdl2_default_v.h.