|
Sleeping Wombat GUI
0.100
swGUI
|
Base class for events. More...
#include <IEventArgs.h>
Public Member Functions | |
| IEventArgs () | |
Public Attributes | |
| bool | Handled |
| Mark event as handled to stop further processing. More... | |
Base class for events.
|
inline |
| bool sw::gui::IEventArgs::Handled |
Mark event as handled to stop further processing.
1.8.9.1