#include <EventManager.hpp>
|
| template<typename SomeEvent , typename... Args> |
| static Helper< SomeEvent, void > | postEvent (Args &&... args) |
| |
◆ ~EventManager()
| virtual Sh::EventManager::~EventManager |
( |
| ) |
|
|
virtualdefault |
◆ postEvent()
template<typename SomeEvent , typename... Args>
| EventManager::Helper< SomeEvent, void > Sh::EventManager::postEvent |
( |
Args &&... |
args | ) |
|
|
static |
◆ CoreApplication
◆ EventSystem
The documentation for this class was generated from the following files:
- /home/shishqa/dev/MIPT/2020_3/00_ShishGL/include/ShishGL/Core/EventSystem/EventManager.hpp
- /home/shishqa/dev/MIPT/2020_3/00_ShishGL/include/ShishGL/Core/EventSystem/EventManager.ipp
- /home/shishqa/dev/MIPT/2020_3/00_ShishGL/src/Core/EventSystem/EventManager.cpp