yaze 0.2.0
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
renderer.h File Reference
#include <SDL.h>
#include <memory>
#include "absl/status/status.h"
#include "app/core/common.h"
#include "app/core/utils/sdl_deleter.h"
#include "app/gfx/bitmap.h"
Include dependency graph for renderer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  yaze::app::core::Renderer
 The Renderer class represents the renderer for the Yaze application. More...
 

Namespaces

namespace  yaze
 
namespace  yaze::app
 Main namespace for the ImGui application.
 
namespace  yaze::app::core
 Core application logic and utilities.