#include "app/platform/sdl_compat.h"#include <memory>#include <string>#include "absl/status/status.h"#include "app/platform/iwindow.h"#include "util/sdl_deleter.h"
Go to the source code of this file.
Classes | |
| class | yaze::platform::SDL2WindowBackend |
| SDL2 implementation of the window backend interface. More... | |
Namespaces | |
| namespace | yaze |
| namespace | yaze::platform |