ScummVM API documentation
Common::EventDispatcher Member List

This is the complete list of members for Common::EventDispatcher, including all inherited members.

clearEvents()Common::EventDispatcher
dispatch()Common::EventDispatcher
EventDispatcher() (defined in Common::EventDispatcher)Common::EventDispatcher
ignoreSources(bool ignore)Common::EventDispatcher
registerMapper(EventMapper *mapper, bool autoFree)Common::EventDispatcher
registerObserver(EventObserver *obs, uint priority, bool autoFree, bool listenPolls=false)Common::EventDispatcher
registerSource(EventSource *source, bool autoFree)Common::EventDispatcher
unregisterMapper(EventMapper *mapper)Common::EventDispatcher
unregisterObserver(EventObserver *obs)Common::EventDispatcher
unregisterSource(EventSource *source)Common::EventDispatcher
~EventDispatcher() (defined in Common::EventDispatcher)Common::EventDispatcher