Crazy Eddies GUI System  0.7.2
Public Member Functions | Public Attributes | List of all members
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 Size &sz)
 

Public Attributes

Size 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.