libdonut  2.3.2
Application framework for cross-platform game development in C++20
Classes | Namespaces
EventPump.hpp File Reference
#include <donut/math.hpp>
#include <span>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  donut::events::EventPump
 Persistent system for polling Event data and other user input from the host environment on demand. More...
 

Namespaces

 donut
 
 donut::events