sculpto
|
#include <close_event.h>
Additional Inherited Members | |
Public Member Functions inherited from scl::event | |
virtual | ~event ()=default |
virtual u32 | GetType () const =0 |
virtual const char * | GetName () const =0 |
virtual std::string | ToString () const |
Public Attributes inherited from scl::event | |
bool | Handled { false } |
Window close event class.
Definition at line 16 of file close_event.h.