|
Crazy Eddies GUI System
0.7.0
|
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. | |
EventArgs based class that is used for notifications regarding the main display.
1.8.3.1