FIFE 2008.0
FIFE::IKeyFilter Class Reference

#include <ec_ikeyfilter.h>

List of all members.

Public Member Functions

virtual bool isFiltered (const KeyEvent &event)=0

Detailed Description

Controller provides a way to receive events from the system Using this interface, clients can subscribe themselves to receive events

Definition at line 42 of file ec_ikeyfilter.h.


Member Function Documentation

virtual bool FIFE::IKeyFilter::isFiltered ( const KeyEvent event) [pure virtual]

Check whether a keyevent should be filtered out.

Parameters:
eventThey key event.

The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Enumerations Enumerator