30 #ifndef _CEGUIEventArgs_h_
31 #define _CEGUIEventArgs_h_
33 #include "CEGUIBase.h"
71 #endif // end of guard _CEGUIEventArgs_h_
uint handled
handlers should increment this if they handled the event.
Definition: CEGUIEventArgs.h:66
Base class used as the argument to all subscribers Event object.
Definition: CEGUIEventArgs.h:52