0 Members and 1 Guest are viewing this topic.
sf::View View(sf::FloatRect(X_pos, Y_pos, Event.Size.Width, Event.Size.Height));Window.SetView(View);