Most of the transforms kind of work now need to hook in the new timer.
This commit is contained in:
parent
20d7612f1c
commit
7f14a39edf
6 changed files with 47 additions and 27 deletions
|
|
@ -26,7 +26,6 @@ namespace animate2 {
|
|||
double alpha = 0.0;
|
||||
sf::Clock clock{};
|
||||
|
||||
void begin();
|
||||
std::pair<int, double> commit();
|
||||
void start();
|
||||
void reset();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue