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

Go to the source code of this file.

Classes

class  Component
 The interface class for different components to inherit. More...