Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

EventListener Class Reference

#include <EventListener.h>

Inheritance diagram for EventListener:

Inheritance graph
[legend]
List of all members.

Detailed Description

An interface to allow a standard method of passing events.

Definition at line 7 of file EventListener.h.

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 (  )  [inline, 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 v3.0
Generated Wed Oct 4 00:05:00 2006 by Doxygen 1.4.7