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


Member Function Documentation

virtual void EventListener::processEvent ( const EventBase event  )  [pure virtual]


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

Tekkotsu v3.0
Generated Fri May 11 20:08:04 2007 by Doxygen 1.4.7