|
SDEngine
Game Engine
|
#include <variant>#include "SD/core/events/app/app_events.hpp"#include "SD/core/events/window/keyboard_events.hpp"#include "SD/core/events/window/mouse_events.hpp"#include "SD/core/events/window/window_events.hpp"
Include dependency graph for EventVariant.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | sd::overloaded< Ts > |
| struct | sd::EventVariant |
Namespaces | |
| namespace | sd |
Functions | |
| template<typename... Ts> | |
| sd::overloaded (Ts...) -> overloaded< Ts... > | |