0 Members and 1 Guest are viewing this topic.
My question will be about SFML 1.6
Wondering how can I achieve it in SFML. Thanks.
Quote from: waxx on June 21, 2012, 04:38:13 pmMy question will be about SFML 1.6Why? Use SFML 2.0rc it has only advantages! Quote from: waxx on June 21, 2012, 04:38:13 pmWondering how can I achieve it in SFML. Thanks.Have you even taken a look at the documentation/tutorials? To change from window mode to fullscreen or the other way around you just need the Create(...) function from the sf::Window/sf::RenderWindow.The documentation, the tutorials and the examples explain this pretty well...