Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

EventListener Class Reference

An interface to allow a standard method of passing events. More...

#include <EventListener.h>

Inheritance diagram for EventListener:

Detailed Description

An interface to allow a standard method of passing events.

Definition at line 7 of file EventListener.h.

List of all members.

Public Member Functions

virtual ~EventListener ()
 destructor
virtual void processEvent (const EventBase &event)=0
 for receiving events - you must override this to inherit

Constructor & Destructor Documentation

virtual EventListener::~EventListener (  )  [virtual]

destructor

Definition at line 10 of file EventListener.h.


Member Function Documentation


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

Tekkotsu v5.1CVS
Generated Mon May 9 04:59:07 2016 by Doxygen 1.6.3