![]() |
The ZX Ecosystem v5.1.0;_GUI_v3.1.0
|
#include <thread>
#include <atomic>
#include <memory>
#include <SDL2/SDL.h>
#include "DesktopInterface.h"
Go to the source code of this file.
Classes | |
class | DesktopSDL2 |
The desktop interface main class, based on SDL2 and SDL2-image. More... | |
class | PalWinSDL2 |
A palettized window managed by SDL2. More... | |