Just™ Game Engine
Public Member Functions | List of all members
jng::WindowCloseEvent Class Reference

#include <window_events.hpp>

Inheritance diagram for jng::WindowCloseEvent:
jng::Event

Public Member Functions

 WindowCloseEvent ()=default
 
- Public Member Functions inherited from jng::Event
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

- Protected Attributes inherited from jng::Event
bool m_handled = false
 

Constructor & Destructor Documentation

◆ WindowCloseEvent()

jng::WindowCloseEvent::WindowCloseEvent ( )
default

The documentation for this class was generated from the following file: