Crazy Eddie's GUI System 0.8.7
Loading...
Searching...
No Matches
CEGUI::DisplayEventArgs Class Reference

EventArgs based class that is used for notifications regarding the main display. More...

#include <InputEvent.h>

+ Inheritance diagram for CEGUI::DisplayEventArgs:
+ Collaboration diagram for CEGUI::DisplayEventArgs:

Public Member Functions

 DisplayEventArgs (const Sizef &sz)
 
- Public Member Functions inherited from CEGUI::EventArgs
- Public Member Functions inherited from CEGUI::AllocatedObject< EventArgs >

Public Attributes

Sizef size
 current / new size of the display.
 
- Public Attributes inherited from CEGUI::EventArgs
uint handled
 handlers should increment this if they handled the event.
 

Detailed Description

EventArgs based class that is used for notifications regarding the main display.