Public Member Functions | Public Attributes

CEGUI::ActivationEventArgs Class Reference

EventArgs based class that is used for Activated and Deactivated window events. More...

Inheritance diagram for CEGUI::ActivationEventArgs:
Collaboration diagram for CEGUI::ActivationEventArgs:

List of all members.

Public Member Functions

 ActivationEventArgs (Window *wnd)

Public Attributes

WindowotherWindow
 Pointer to the other window involved in the activation change.

Detailed Description

EventArgs based class that is used for Activated and Deactivated window events.