#include <SDL2/SDL.h>
#include <string>
#include "Component.hpp"
#include "TransformComponent.hpp"
Go to the source code of this file.