Loading...
Searching...
No Matches
sf::Event::SizeEvent Struct Reference
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. | |
Detailed Description
Member Data Documentation
◆ height
| unsigned int sf::Event::SizeEvent::height |
◆ width
| unsigned int sf::Event::SizeEvent::width |
The documentation for this struct was generated from the following file: