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

EventArgs class passed to subscribers of RenderTarget events. More...

+ Inheritance diagram for CEGUI::RenderTargetEventArgs:
+ Collaboration diagram for CEGUI::RenderTargetEventArgs:

Public Member Functions

 RenderTargetEventArgs (RenderTarget *target)
 

Public Attributes

RenderTargettarget
 pointer to the RenderTarget that triggered the event.
 
- Public Attributes inherited from CEGUI::EventArgs
uint handled
 handlers should increment this if they handled the event.
 

Detailed Description

EventArgs class passed to subscribers of RenderTarget events.