wren
Vulkan-based game engine
Loading...
Searching...
No Matches
wren::event::Dispatcher Member List

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

dispatch(T &&value) constwren::event::Dispatcher
dispatch(Type &&value) constwren::event::Dispatcher
handlers_wren::event::Dispatcherprivate
on(std::function< void(const T &t)> cb)wren::event::Dispatcher
on(std::function< void(const Type &)> func)wren::event::Dispatcher