Can indicate that a animation is flipped, which will *-1 on the x.
This commit is contained in:
parent
c4fcb41c34
commit
2ecd8528ea
7 changed files with 45 additions and 13 deletions
|
|
@ -20,6 +20,7 @@ namespace scene {
|
|||
float x = 0;
|
||||
float y = 0;
|
||||
bool at_mid=false;
|
||||
bool flipped=false;
|
||||
sf::Vector2f pos{0,0};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue