OpenTTD Source
20241111-master-gce64d5f5d9
|
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.