sf::Event::SizeEvent Struct Reference
Size events parameters (Resized) More...
#include <Event.hpp>
Public Attributes | |
| unsigned int | width |
| New width, in pixels. More... | |
| unsigned int | height |
| New height, in pixels. More... | |
Detailed Description
Member Data Documentation
| unsigned int sf::Event::SizeEvent::height |
| unsigned int sf::Event::SizeEvent::width |
The documentation for this struct was generated from the following file: