GA::kit v0.3
G&A's in-house C++ application framework
Loading...
Searching...
No Matches
ga::Event Struct Reference

#include <events.h>

Inheritance diagram for ga::Event:
ga::KeyEvent ga::MouseEvent ga::TouchEvent

Public Member Functions

 Event ()
 

Public Attributes

TimePoint time
 
bool captured
 

Constructor & Destructor Documentation

◆ Event()

ga::Event::Event ( )
inline

Member Data Documentation

◆ captured

bool ga::Event::captured

◆ time

TimePoint ga::Event::time

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