CheeseEngine
A 2D Game Engine
Loading...
Searching...
No Matches
EventBus Member List

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

DispatchEvents()EventBusinline
EventBus()EventBusinline
nextIdEventBusprivate
Publish(T &&event)EventBusinline
queuesEventBusprivate
Subscribe(std::function< void(const T &)> callback)EventBusinline
Unsubscribe(HandlerId id)EventBusinline