Engine
Raylib based game framework
Loading...
Searching...
No Matches
Renderer.hpp File Reference

Sprite rendering. More...

#include "Components.hpp"
#include "Registry.hpp"
#include "entt/entt.hpp"
#include "raylib.h"
Include dependency graph for Renderer.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Renderer
 Draws all entities with Sprite and Transform components. More...

Detailed Description

Sprite rendering.