Refactor the animate2 and then start working on the motion feature.
This commit is contained in:
parent
992b8f0e0a
commit
60c405b1fc
9 changed files with 408 additions and 290 deletions
|
|
@ -2,7 +2,9 @@
|
|||
#include <cstdint>
|
||||
#include <vector>
|
||||
#include <string>
|
||||
#include <SFML/Graphics.hpp>
|
||||
#include <SFML/Graphics/Sprite.hpp>
|
||||
#include <SFML/Graphics/Image.hpp>
|
||||
#include <SFML/Graphics/Texture.hpp>
|
||||
#include <unordered_map>
|
||||
#include <memory>
|
||||
#include "matrix.hpp"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue