#include "actor.hpp" Actor::Actor() {} void Actor::draw(sf::RenderWindow *window) { }