#include <array>
#include <cstdint>
#include <memory>
#include <unordered_map>
#include "app/core/platform/sdl_deleter.h"
#include "app/gfx/background_buffer.h"
Go to the source code of this file.
Classes | |
class | yaze::gfx::Arena |
Namespaces | |
namespace | yaze |
Main namespace for the application. | |
namespace | yaze::gfx |
Contains classes for handling graphical data. | |