sculpto
Main Page
Namespaces
Classes
Files
File List
File Members
utilities
event
event_dispatcher.cpp
Go to the documentation of this file.
1
/*!****************************************************************/
/*!*
2
* \file event_dispatcher.cpp
3
* \brief
4
*
5
* \author Sabitov Kirill
6
* \date 13 July 2022
7
*********************************************************************/
8
9
#include "
sclpch.h
"
10
#include "
event_dispatcher.h
"
11
12
std::map<scl::string_id, scl::event_dispatcher::callback_list> scl::event_dispatcher::EventHandlers {};
event_dispatcher.h
Event dispatcher class implementation module.
sclpch.h
Sculpto library prehompiled header. Defines common definitions, includes commonly used modules.
Generated by
1.9.4