Size events parameters (Resized)
More...
#include <Event.hpp>
|
| unsigned int | width |
| | New width, in pixels.
|
| |
| unsigned int | height |
| | New height, in pixels.
|
| |
Size events parameters (Resized)
Definition at line 51 of file Event.hpp.
| unsigned int sf::Event::SizeEvent::height |
New height, in pixels.
Definition at line 54 of file Event.hpp.
| unsigned int sf::Event::SizeEvent::width |
New width, in pixels.
Definition at line 53 of file Event.hpp.
The documentation for this struct was generated from the following file: