libdonut  2.3.2
Application framework for cross-platform game development in C++20
donut::events::ApplicationQuitRequestedEvent Struct Reference

Application was requested to quit by the user. More...

#include <donut/events/Event.hpp>

Inheritance diagram for donut::events::ApplicationQuitRequestedEvent:
donut::events::ApplicationEventBase donut::events::EventBase

Detailed Description

Application was requested to quit by the user.

Examples
example_game.cpp, and example_rectangle.cpp.

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