Refactor the animate2 and then start working on the motion feature.

This commit is contained in:
Zed A. Shaw 2026-01-21 13:13:58 -05:00
parent 992b8f0e0a
commit 60c405b1fc
9 changed files with 408 additions and 290 deletions

View file

@ -1,6 +1,5 @@
#pragma once
#include "components.hpp"
#include "textures.hpp"
#include "easings.hpp"
#include "dinkyecs.hpp"
#include <SFML/Graphics/Rect.hpp>