1
Graphics / Re: Moving vertex arrays?
« on: April 09, 2021, 11:33:22 am »
I can draw four squares next to each other etc., but I also need the program to "see" those four squares as one entity because I think it would make it simpler to use. So I have to join them somehow in code and I'm not sure how to do it.
I don't see any method that seems helpful to do so in sf::Sprite documentation.
I don't see any method that seems helpful to do so in sf::Sprite documentation.