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

Application Event base. More...

#include <donut/events/Event.hpp>

Inheritance diagram for donut::events::ApplicationEventBase:
donut::events::EventBase donut::events::ApplicationLowMemoryEvent donut::events::ApplicationPausedEvent donut::events::ApplicationPausingEvent donut::events::ApplicationQuitRequestedEvent donut::events::ApplicationTerminatingEvent donut::events::ApplicationUnpausedEvent donut::events::ApplicationUnpausingEvent

Detailed Description

Application Event base.


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