Crazy Eddie's GUI System  0.8.3
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
CEGUI::DisplayEventArgs Class Reference

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

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

Public Member Functions

 DisplayEventArgs (const Sizef &sz)
 

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.