0 Members and 1 Guest are viewing this topic.
while (App.IsOpened())
App.Close();
sf::Window App(sf::VideoMode(800, 600, 32), "SFML Events");