SFML
Simple and Fast Multimedia Library
Loading...
Searching...
No Matches
sf::Event::Resized Struct Reference

Resized event subtype. More...

#include <Event.hpp>

Public Attributes

Vector2u size
 New size, in pixels.

Detailed Description

Resized event subtype.

Member Data Documentation

◆ size

Vector2u sf::Event::Resized::size

New size, in pixels.


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