Public Member Functions | Public Attributes

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:

List of all members.

Public Member Functions

 DisplayEventArgs (const Size &sz)

Public Attributes

Size size
 current / new size of the display.

Detailed Description

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