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

Window lost mouse focus. More...

#include <donut/events/Event.hpp>

Inheritance diagram for donut::events::WindowMouseFocusLostEvent:
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 lost mouse focus.


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