SFML community forums

Help => Graphics => Topic started by: Hugo on July 10, 2010, 06:58:47 am

Title: Views
Post by: Hugo on July 10, 2010, 06:58:47 am
How do the views work?
I need to know if you can follow an x,y position instead of a sprite, and do the positions of sprite's change or does the screen move when the view moves? [/list]
Title: Views
Post by: e_barroga on July 10, 2010, 09:53:46 am
I am not quite sure what you mean.

You move the view with SetCenter( ... ) and Move( ... )