Sprite movement
- by Lemmons
Hi everyone. I'm ripping my hair out over this one. For some odd reason I cannot find out / think of how to move a sprite in SFML and or SDL. The tutorials I've looked at for both libraries state nothing about this; so I assume that it's more of a C++ thing than a library thing.
So I was wondering; how do you move a sprite?
(When I say move, I mean have the sprite "glide" across the window at a set speed)