|
CheeseEngine
A 2D Game Engine
|
This is the complete list of members for EventBus, including all inherited members.
| DispatchEvents() | EventBus | inline |
| EventBus() | EventBus | inline |
| nextId | EventBus | private |
| Publish(T &&event) | EventBus | inline |
| queues | EventBus | private |
| Subscribe(std::function< void(const T &)> callback) | EventBus | inline |
| Unsubscribe(HandlerId id) | EventBus | inline |