rag
graphic 2d engine
Public Member Functions | List of all members
events::EventListener Class Referenceabstract

Interface that allows to listen events. More...

#include <EventListener.h>

Inheritance diagram for events::EventListener:
rag::Keyboard rag::TextInput

Public Member Functions

virtual void onEvent (const std::string &type, events::Event &event)=0
 

Detailed Description

Interface that allows to listen events.

See also
Event, EventDispatcher

The documentation for this class was generated from the following file: