Loading...
Searching...
No Matches
sf::Event::Resized Struct Reference

Resized event subtype. More...

#include <SFML/Window/Event.hpp>

Public Attributes

Vector2u size
 New size, in pixels.
 

Detailed Description

Resized event subtype.

Definition at line 61 of file Event.hpp.

Member Data Documentation

◆ size

Vector2u sf::Event::Resized::size

New size, in pixels.

Definition at line 63 of file Event.hpp.


The documentation for this struct was generated from the following file: