Crazy Eddie's GUI System
0.8.4
|
EventArgs class passed to subscribers of RenderTarget events. More...
Public Member Functions | |
RenderTargetEventArgs (RenderTarget *target) | |
Public Attributes | |
RenderTarget * | target |
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. | |
EventArgs class passed to subscribers of RenderTarget events.