Most of the transforms kind of work now need to hook in the new timer.

This commit is contained in:
Zed A. Shaw 2026-01-27 23:39:09 -05:00
parent 20d7612f1c
commit 7f14a39edf
6 changed files with 47 additions and 27 deletions

View file

@ -26,7 +26,6 @@ namespace animate2 {
double alpha = 0.0;
sf::Clock clock{};
void begin();
std::pair<int, double> commit();
void start();
void reset();