#include <EventSystem.hpp>
◆ ~EventSystem()
| virtual Sh::EventSystem::~EventSystem |
( |
| ) |
|
|
virtualdefault |
◆ EventSystem()
| Sh::EventSystem::EventSystem |
( |
| ) |
|
|
protecteddefault |
◆ dispatchAll()
| bool EventSystem::dispatchAll |
( |
| ) |
|
|
static |
◆ dispatchOne()
| bool EventSystem::dispatchOne |
( |
| ) |
|
|
static |
◆ sendEvent() [1/2]
template<typename SomeEvent , typename... Args>
| bool Sh::EventSystem::sendEvent |
( |
Listener * |
sender, |
|
|
Args &&... |
args |
|
) |
| |
|
static |
◆ sendEvent() [2/2]
◆ SystemEvents
| constexpr Listener* Sh::EventSystem::SystemEvents = nullptr |
|
staticconstexpr |
The documentation for this class was generated from the following files:
- /home/shishqa/dev/MIPT/2020_3/00_ShishGL/include/ShishGL/Core/EventSystem/EventSystem.hpp
- /home/shishqa/dev/MIPT/2020_3/00_ShishGL/include/ShishGL/Core/EventSystem/EventSystem.ipp
- /home/shishqa/dev/MIPT/2020_3/00_ShishGL/src/Core/EventSystem/EventSystem.cpp