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
GainedFocus.hpp
Go to the documentation of this file.
1
7
8
#ifndef GALAXY_EVENTS_GAINEDFOCUS_HPP_
9
#define GALAXY_EVENTS_GAINEDFOCUS_HPP_
10
11
#include "
galaxy/events/Event.hpp
"
12
13
namespace
galaxy
14
{
18
struct
GainedFocus
final :
public
Event
19
{
20
};
21
}
// namespace galaxy
22
23
#endif
Event.hpp
galaxy::Event
Base type of all events.
Definition
Event.hpp:17
galaxy
Application.hpp galaxy.
Definition
Application.cpp:40
galaxy::GainedFocus
POD tag to allow a function to accept a dispatched focus gained event.
Definition
GainedFocus.hpp:19
galaxy
src
galaxy
events
GainedFocus.hpp
Generated on Sun Feb 1 2026 05:57:14 for galaxy by
1.12.0