Game Engine 2D Platformer
Classes
GraphicsEngineRenderer.hpp File Reference
#include <SDL.h>
#include <SDL2_image/SDL_image.h>
#include "ResourceManager.hpp"
Include dependency graph for GraphicsEngineRenderer.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GraphicsEngineRenderer
 This class serves as an interface to the main graphics renderer for our engine. More...