sfEvent::SizeEvent Struct Reference

Size events parameters. More...

#include <Event.h>


Data Fields

sfEventType Type
unsigned int Width
unsigned int Height

Detailed Description

Size events parameters.

Definition at line 273 of file Event.h.


Field Documentation

sfEventType sfEvent::SizeEvent::Type

Definition at line 275 of file Event.h.

unsigned int sfEvent::SizeEvent::Width

Definition at line 276 of file Event.h.

unsigned int sfEvent::SizeEvent::Height

Definition at line 277 of file Event.h.


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