Simple C++ Game
Dispatcher Member List

This is the complete list of members for Dispatcher, including all inherited members.

dispatch(const Event &event)Dispatcher
Dispatcher()=defaultDispatcher
flush()Dispatcher
queue(const Event &event)Dispatcher
subscribe(const std::string type, const std::function< void(const Event &)> observer)Dispatcher
subscribeGlobal(const std::function< void(const Event &)> observer)Dispatcher