Documentation of SFML 2.6.0
Warning: this page refers to an old version of SFML. Click here to switch to the latest version.Loading...
Searching...
No Matches
Size events parameters (Resized) More...
#include <SFML/Window/Event.hpp>
Public Attributes | |
unsigned int | width |
New width, in pixels. | |
unsigned int | height |
New height, in pixels. | |
unsigned int sf::Event::SizeEvent::height |
unsigned int sf::Event::SizeEvent::width |