Nymph Game Engine
Chaiscript based Game Engine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Events::Observer Member List

This is the complete list of members for Events::Observer, including all inherited members.

eventsWaiting() const noexceptEvents::Observerinlineprotected
getEvent()Events::Observerinlineprotected
handleQueuedEvent(std::shared_ptr< Event > event)=0Events::Observerpure virtual
onNotify(std::shared_ptr< Event > event)Events::Observerinline
onNotifyNow(std::shared_ptr< Event > event)=0Events::Observerpure virtual
processEventQueue()Events::Observerinline
~Observer()Events::Observerinlinevirtual