Just™ Game Engine
|
#include <window_events.hpp>
Public Member Functions | |
WindowCloseEvent ()=default | |
![]() | |
virtual | ~Event ()=default |
virtual EventType | getType () const =0 |
virtual const char * | getName () const =0 |
virtual std::string | to_string () const |
bool | isHandled () const |
Additional Inherited Members | |
![]() | |
bool | m_handled = false |
|
default |