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

Go to the source code of this file.

Classes

class  TileComponent
 TileComponent class used to make tiles. More...