Loading...
Searching...
No Matches
sf::Event::Resized Struct Reference
Resized event subtype. More...
#include <D:/private/SFML/SFML/include/SFML/Window/Event.hpp>
Public Attributes | |
| Vector2u | size |
| New size, in pixels. | |
Detailed Description
Resized event subtype.
Resize events are sent when a window is resized, or when the orientation is changed on a mobile platform even if a resizable window was not requested
Member Data Documentation
◆ size
The documentation for this struct was generated from the following file: