|
wren
Vulkan-based game engine
|
#include <SDL2/SDL.h>#include <SDL2/SDL_video.h>#include <spdlog/spdlog.h>#include <boost/describe/enum.hpp>#include <vulkan/vulkan.hpp>#include <wren/utils/result.hpp>#include "event.hpp"

Go to the source code of this file.
Classes | |
| class | wren::Window |
Namespaces | |
| namespace | wren |
Functions | |
| wren::DEFINE_ERROR ("WindowErrors", WindowErrors, SDL_INIT, SDL_WINDOW, SDL_VULKAN_EXTENSION) | |