galaxy 1.0.0
Real-Time C++23 Game Programming Framework. Built on data-driven design principles and agile software engineering.
Loading...
Searching...
No Matches
galaxy::LostFocus Struct Referencefinal

POD tag to allow a function to accept a dispatched focus lost event. More...

#include <LostFocus.hpp>

+ Collaboration diagram for galaxy::LostFocus:

Detailed Description

POD tag to allow a function to accept a dispatched focus lost event.

Does not have an "handled" member, since all listeners are expected to handle this.

Definition at line 18 of file LostFocus.hpp.


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