#include <OgreKeyTarget.h>
Inheritance diagram for Ogre::KeyTarget:
Public Methods | |
KeyTarget () | |
void | processKeyEvent (KeyEvent *e) |
void | addKeyListener (KeyListener *l) |
void | removeKeyListener (KeyListener *l) |
virtual void | processEvent (InputEvent *e)=0 |
Protected Attributes | |
KeyListener * | mKeyListener |
|
Definition at line 38 of file OgreKeyTarget.cpp. References mKeyListener. |
|
Definition at line 65 of file OgreKeyTarget.cpp. References mKeyListener. |
|
|
Definition at line 44 of file OgreKeyTarget.cpp. References Ogre::InputEvent::getID(), Ogre::KeyListener::keyClicked(), Ogre::KeyListener::keyPressed(), Ogre::KeyListener::keyReleased(), and mKeyListener. Referenced by Ogre::EventProcessor::processEvent(). |
|
Definition at line 74 of file OgreKeyTarget.cpp. References mKeyListener. |
|
Definition at line 51 of file OgreKeyTarget.h. Referenced by addKeyListener(), KeyTarget(), processKeyEvent(), and removeKeyListener(). |
Copyright © 2002-2003 by The OGRE Team
Last modified Wed Jan 21 00:17:59 2004