libdonut  2.3.2
Application framework for cross-platform game development in C++20
List of all members
donut::events::WindowCloseRequestedEvent Struct Reference

Window was requested to close. More...

#include <donut/events/Event.hpp>

Inheritance diagram for donut::events::WindowCloseRequestedEvent:
donut::events::WindowEventBase donut::events::EventBase

Additional Inherited Members

- Public Attributes inherited from donut::events::WindowEventBase
std::uint32_t windowId
 Unique identifier of the window. More...
 

Detailed Description

Window was requested to close.


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