mirror of
https://github.com/SFML/SFML.git
synced 2024-11-25 04:41:05 +08:00
59447dd8e5
This new API is built on top of std::variant. This allows us to store many different event types in a space-efficient way and access the active event type in a type-safe manner that eliminates the categories of UB that are possible with unions. Co-authored-by: kimci86 <kimci86@hotmail.fr> |
||
---|---|---|
.. | ||
resources | ||
CMakeLists.txt | ||
Joystick.cpp |