#include <OgreKeyTarget.h>
Inheritance diagram for Ogre::KeyTarget:
Public Member Functions | |
KeyTarget () | |
virtual | ~KeyTarget () |
void | processKeyEvent (KeyEvent *e) |
void | addKeyListener (KeyListener *l) |
void | removeKeyListener (KeyListener *l) |
virtual void | processEvent (InputEvent *e)=0 |
Protected Attributes | |
std::set< KeyListener * > | mKeyListeners |
Private Attributes | |
std::set< KeyListener * > | mRemovedListeners |
|
Definition at line 55 of file OgreKeyTarget.h. |
|
Definition at line 56 of file OgreKeyTarget.h. |
|
|
|
Implemented in Ogre::Cursor, and Ogre::EventProcessor. |
|
|
|
|
|
Definition at line 52 of file OgreKeyTarget.h. |
|
Definition at line 49 of file OgreKeyTarget.h. |
Copyright © 2000-2005 by The OGRE Team
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sun Mar 12 14:39:30 2006